[PATCH] D97756: [LoopUnswitch] unswitch if cond is in select form of and/or as well
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 7 08:19:59 PST 2021
aqjune updated this revision to Diff 328868.
aqjune added a comment.
Fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97756/new/
https://reviews.llvm.org/D97756
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97756.328868.patch
Type: text/x-patch
Size: 16500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210307/9a45d751/attachment-0001.bin>
More information about the llvm-commits
mailing list