[PATCH] D104707: [X86] Fold nested select_cc to select (cmp*ge/le Cond0, Cond1), LHS, Y)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 03:43:09 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4d3eedc7f1a: [X86] Fold nested select_cc to select (cmp*ge/le Cond0, Cond1), LHS, Y) (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104707

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/sdiv_fix_sat.ll
  llvm/test/CodeGen/X86/udiv_fix_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104707.354194.patch
Type: text/x-patch
Size: 16698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/7e9d93ed/attachment-0001.bin>


More information about the llvm-commits mailing list