[PATCH] D95352: NFC: Migrate SimpleLoopUnswitch to work on InstructionCost

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 09:42:29 PST 2021


sdesmalen updated this revision to Diff 320155.
sdesmalen added a comment.

Replaced decrementing `InstructionBudget` by incrementing Cost variable.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95352/new/

https://reviews.llvm.org/D95352

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95352.320155.patch
Type: text/x-patch
Size: 4853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/170ff5c8/attachment.bin>


More information about the llvm-commits mailing list