[PATCH] D103816: [SimpleLoopUnswich] Fix a bug on ComputeUnswitchedCost with partial unswitch
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 06:34:12 PDT 2021
jaykang10 updated this revision to Diff 353630.
jaykang10 added a comment.
Following comments from @sanwou01, updated patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103816/new/
https://reviews.llvm.org/D103816
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103816.353630.patch
Type: text/x-patch
Size: 10183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/2ab336f1/attachment.bin>
More information about the llvm-commits
mailing list