[PATCH] D146823: [GVN] Avoid replacing uniforms with non-uniforms in propagateEquality

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 15:39:22 PDT 2023


bogner updated this revision to Diff 510952.
bogner added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.

Add new test case and incorporate review feedback


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146823/new/

https://reviews.llvm.org/D146823

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/AMDGPU/lit.local.cfg
  llvm/test/Transforms/GVN/AMDGPU/uniform-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146823.510952.patch
Type: text/x-patch
Size: 8479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/704e9193/attachment.bin>


More information about the llvm-commits mailing list