[PATCH] D158849: [GVN] Invalidate MDA when deduplicating phi nodes
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 06:55:40 PDT 2023
nikic updated this revision to Diff 553917.
nikic added a comment.
Always use the set in the implementation, implement set-less overload on top of it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158849/new/
https://reviews.llvm.org/D158849
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/GVN/pr64598.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158849.553917.patch
Type: text/x-patch
Size: 11029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/01cca7f1/attachment.bin>
More information about the llvm-commits
mailing list