[llvm] [AMDGPU] Make `getAssumedAddrSpace` return AS1 for pointer kernel arguments (PR #137488)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 5 13:43:26 PDT 2025
================
@@ -4,14 +4,24 @@
define amdgpu_kernel void @flat_atomic_fadd_f32_noret_pat(ptr %ptr) {
----------------
arsenm wrote:
This is breaking the purpose of the test
https://github.com/llvm/llvm-project/pull/137488
More information about the llvm-commits
mailing list