[PATCH] D95351: NFC: Migrate SimplifyCFG to work on InstructionCost

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 13:49:44 PST 2021


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

- Use separate Cost and Budget variables in favour of `InstructionBudget`.


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

https://reviews.llvm.org/D95351

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95351.319659.patch
Type: text/x-patch
Size: 7920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/7d94e959/attachment.bin>


More information about the llvm-commits mailing list