[clang] [flang] [llvm] [AMDGPU] Use a target feature to enable __builtin_amdgcn_global_load_lds on gfx9/10 (PR #133055)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 28 10:26:45 PDT 2025


Juan Manuel Martinez =?utf-8?q?Caama=C3=B1o?= <juamarti at amd.com>,
Juan Manuel Martinez =?utf-8?q?Caama=C3=B1o?= <juamarti at amd.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/133055 at github.com>


================
@@ -0,0 +1,45 @@
+; RUN: split-file %s %t
----------------
shiltian wrote:

This is an interesting thing that I learned from this PR. :-)

https://github.com/llvm/llvm-project/pull/133055


More information about the llvm-commits mailing list