[PATCH] D103816: [SimpleLoopUnswich] Fix a bug on ComputeUnswitchedCost with partial unswitch

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 02:49:05 PDT 2021


jaykang10 updated this revision to Diff 350833.
jaykang10 added a comment.

Added a test case to explain what was wrong


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.350833.patch
Type: text/x-patch
Size: 10000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/145c60c3/attachment.bin>


More information about the llvm-commits mailing list