[PATCH] D93764: [LoopUnswitch] Implement first version of partial unswitching. (WIP)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 27 11:34:39 PST 2020
fhahn updated this revision to Diff 313796.
fhahn added a comment.
Add comments and tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93764/new/
https://reviews.llvm.org/D93764
Files:
llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
llvm/test/Transforms/LoopUnswitch/partial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93764.313796.patch
Type: text/x-patch
Size: 26249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201227/f10fe719/attachment.bin>
More information about the llvm-commits
mailing list