[PATCH] D146823: [GVN] Avoid replacing uniforms with non-uniforms in propagateEquality
Justin Bogner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 10:46:53 PDT 2023
bogner updated this revision to Diff 508163.
bogner added a comment.
Fix legacy pass manager deps
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/uniform-values.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146823.508163.patch
Type: text/x-patch
Size: 7214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/708db8e0/attachment.bin>
More information about the llvm-commits
mailing list