[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 08:19:27 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG873ff5a72864: [SimpleLoopUnswich] Fixa a bug on ComputeUnswitchedCost with partial unswitch (authored by jaykang10).

Repository:
  rG LLVM Github Monorepo

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.353657.patch
Type: text/x-patch
Size: 10183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/ed472336/attachment.bin>


More information about the llvm-commits mailing list