[PATCH] D103316: Hoist llvm.assume into single predecessor if block otherwise empty
Markus Lavin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 07:33:49 PDT 2021
markus updated this revision to Diff 350601.
markus added a comment.
Is this the way we want to integrate into SimplifyCFG? Currently only tested with the supplied lit-test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103316/new/
https://reviews.llvm.org/D103316
Files:
llvm/include/llvm/Transforms/Utils/Local.h
llvm/lib/Transforms/Utils/Local.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/hoist-assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103316.350601.patch
Type: text/x-patch
Size: 7702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/f0857f94/attachment.bin>
More information about the llvm-commits
mailing list