[PATCH] D136047: [DAGCombiner] Option --combiner-select-seq

Anmol P. Paralkar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 16 13:17:18 PDT 2022


appcs created this revision.
appcs added reviewers: NicolaLancellotti, peterwaller-arm, DavidTruby, david-arm, c-rhodes, bsmith, paulwalker-arm, sdesmalen, bogner.
Herald added subscribers: ecnelises, steven.zhang, hiraditya.
Herald added a project: All.
appcs requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

  [DAGCombiner] Option --combiner-select-seq
      
  Minimize condition-code lifetime for select sequences over constants in
  arithmetic progressions.


https://reviews.llvm.org/D136047

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/combiner-select-seq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136047.468096.patch
Type: text/x-patch
Size: 34835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221016/101482e4/attachment.bin>


More information about the llvm-commits mailing list