[PATCH] D95468: [LoopUnswitch] Add shortcut if unswitched path is a no-op.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 05:26:10 PST 2021
fhahn updated this revision to Diff 319537.
fhahn added a comment.
Thanks for taking a look!
updated to add additional tests, move IVConditionInfo creation to HasNoClobbersOnPath
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95468/new/
https://reviews.llvm.org/D95468
Files:
llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
llvm/test/Transforms/LoopUnswitch/partial-unswitch-cost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95468.319537.patch
Type: text/x-patch
Size: 15077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/9a7607ab/attachment.bin>
More information about the llvm-commits
mailing list