[PATCH] D148249: [AArch64] Peep SELECT_CC patterns that match smin(a,0) and smax(a,0).

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 09:51:07 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88b80760bce4: [AArch64] Combine SELECT_CC patterns that match smin(a,0) and smax(a,0) (authored by cameron.mcinally).

Changed prior to commit:
  https://reviews.llvm.org/D148249?vs=513363&id=513642#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148249

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/fpclamptosat.ll
  llvm/test/CodeGen/AArch64/fptosi-sat-scalar.ll
  llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll
  llvm/test/CodeGen/AArch64/min-max-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148249.513642.patch
Type: text/x-patch
Size: 55378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/34c494c3/attachment.bin>


More information about the llvm-commits mailing list