[PATCH] D82438: [SimplifyCFG] Cost required selects

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 08:06:44 PDT 2020


samparker updated this revision to Diff 274480.
samparker added a comment.

- Reduced test case further
- Now multiplying cost by TTI::Basic.


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

https://reviews.llvm.org/D82438

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/ARM/select-costs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82438.274480.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/814c32c3/attachment-0001.bin>


More information about the llvm-commits mailing list