[PATCH] D99987: [NewGVN] Track simplification dependencies for phi-of-ops.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 07:08:11 PDT 2021
fhahn updated this revision to Diff 337750.
fhahn added a comment.
Update addExtraUserTo to take AdditionalUsers instead of callback to simplify code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99987/new/
https://reviews.llvm.org/D99987
Files:
llvm/lib/Transforms/Scalar/NewGVN.cpp
llvm/test/Transforms/NewGVN/phi-of-ops-simplification-dependencies.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99987.337750.patch
Type: text/x-patch
Size: 19466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/3cb0d3e2/attachment.bin>
More information about the llvm-commits
mailing list