[PATCH] D118909: [AMDGPU] Simplify AMDGPUAnnotateUniformValues::visitLoadInst
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 3 08:16:26 PST 2022
foad added a comment.
In D118909#3293731 <https://reviews.llvm.org/D118909#3293731>, @arsenm wrote:
> I'm surprised there aren't any IR tests to update
I pushed a change to noclobber-barrier.ll to show the insertion of trivial getelementptrs, and then rebased this patch to show them going away again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118909/new/
https://reviews.llvm.org/D118909
More information about the llvm-commits
mailing list