[PATCH] D120231: [SelectOpti][3/5] Base Heuristics

Sotiris Apostolakis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 14:21:11 PDT 2022


apostolakis updated this revision to Diff 424026.
apostolakis added a comment.

Limit the isPredictableSelectExpensive check to only the highly-predictable heuristic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120231

Files:
  llvm/lib/CodeGen/SelectOptimize.cpp
  llvm/test/CodeGen/X86/select-optimize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120231.424026.patch
Type: text/x-patch
Size: 28071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/6ac972c3/attachment.bin>


More information about the llvm-commits mailing list