[llvm] [AMDGPU] Treat image_msaa_load as a sampler operation (PR #141726)
David Stuttard via llvm-commits
llvm-commits at lists.llvm.org
Wed May 28 01:55:55 PDT 2025
================
@@ -22,3 +21,25 @@ body: |
SI_RETURN_TO_EPILOG killed $vgpr0, killed $vgpr1, killed $vgpr2, killed $vgpr3
...
+
----------------
dstutt wrote:
Similar to the previous one - I assume you've left the original as-is (with the waitcnt removed), and added another example which reproduces the original intent?
https://github.com/llvm/llvm-project/pull/141726
More information about the llvm-commits
mailing list