[PATCH] D94996: [GVN] do not repeat PRE on failure to split critical edge
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 13:08:27 PST 2021
nickdesaulniers updated this revision to Diff 317669.
nickdesaulniers added a comment.
- fix comment in test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94996/new/
https://reviews.llvm.org/D94996
Files:
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/critical-edge-split-failure.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94996.317669.patch
Type: text/x-patch
Size: 4699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/ae879659/attachment.bin>
More information about the llvm-commits
mailing list