[PATCH] D145065: [DAG] expandIntMINMAX - attempt to match existing SETCC node

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 11:04:20 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG73cdccad5555: [DAG] expandIntMINMAX - attempt to match existing SETCC node (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145065

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/abds-vector-128.ll
  llvm/test/CodeGen/X86/abdu-vector-128.ll
  llvm/test/CodeGen/X86/midpoint-int-vec-128.ll
  llvm/test/CodeGen/X86/vselect-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145065.501588.patch
Type: text/x-patch
Size: 38142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/de212866/attachment.bin>


More information about the llvm-commits mailing list