[PATCH] D137930: [AArch64][SVE] Add PTEST_ANY pseudo instruction

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 07:49:33 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fb3e3c46d57: [AArch64][SVE] Add PTEST_ANY pseudo instruction (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D137930?vs=475093&id=475479#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137930

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpeq.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpge.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpgt.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmphi.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmphs.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmple.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmplo.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpls.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmplt.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmpne.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-match.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-pfirst-pnext.ll
  llvm/test/CodeGen/AArch64/sve-setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137930.475479.patch
Type: text/x-patch
Size: 30976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221115/03c2ba22/attachment.bin>


More information about the llvm-commits mailing list