[PATCH] D149967: [AArch64][SVE] Enable shouldFoldSelectWithIdentityConstant for SVE.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 01:17:59 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1643197e1911: [AArch64][SVE] Enable shouldFoldSelectWithIdentityConstant for SVE. (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D149967?vs=524267&id=531639#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149967

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fp-int-min-max.ll
  llvm/test/CodeGen/AArch64/sve-pred-selectop2.ll
  llvm/test/CodeGen/AArch64/sve-pred-selectop3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149967.531639.patch
Type: text/x-patch
Size: 39742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/f1e3eb1d/attachment.bin>


More information about the llvm-commits mailing list