llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-llvm-ir
@llvm/pr-subscribers-backend-amdgpu
Author: Shilei Tian (shiltian)
Changes
Fixes: SWDEV-459212
---
Full diff: https://github.com/llvm/llvm-project/pull/92962.diff
3 Files Affected:
- (modified) clang/include/clang/
https://github.com/shiltian updated
https://github.com/llvm/llvm-project/pull/92962
>From 05044c94265e51f81967fd0ed783b4ed163bc003 Mon Sep 17 00:00:00 2001
From: Shilei Tian
Date: Tue, 21 May 2024 16:41:23 -0400
Subject: [PATCH] [AMDGPU] Clang builtin for GLOBAL_LOAD_LDS on MI3XX
Fixes: SWDEV-
https://github.com/shiltian created
https://github.com/llvm/llvm-project/pull/92962
Fixes: SWDEV-459212
>From 5c342cbb389d32468695a925a6db3b42b09b15c4 Mon Sep 17 00:00:00 2001
From: Shilei Tian
Date: Tue, 21 May 2024 16:40:41 -0400
Subject: [PATCH] [AMDGPU] Clang builtin for GLOBAL_LOAD_LDS o