[PATCH] D53744: [SimpleLoopUnswitch] Unswitch by experimental.guard intrinsics
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 26 03:04:36 PDT 2018
mkazantsev updated this revision to Diff 171277.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.
Added the new exit block to the vector. Though it was pretty straightforward, I will re-run my fuzz testing to make sure everything is fine now.
https://reviews.llvm.org/D53744
Files:
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
test/Transforms/SimpleLoopUnswitch/guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53744.171277.patch
Type: text/x-patch
Size: 15776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/72b0ae05/attachment.bin>
More information about the llvm-commits
mailing list