[llvm-branch-commits] [llvm] AMDGPU: Handle invariant loads when considering if a load can be scalar (PR #168787)

Jay Foad via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 20 08:41:40 PST 2025


https://github.com/jayfoad approved this pull request.

This is saying that invariant loads can be selected to SMEM instructions regardless of any "no clobber" check, right? I think that's safe...

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


More information about the llvm-branch-commits mailing list