[PATCH] D128479: [SVE] Extend "and(ipg,cmp(x,y))" patterns to cover the case when y is an immediate.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 16:57:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2be4a7a2097e: [SVE] Extend "and(ipg,cmp(x,y))" patterns to cover the case when y is an… (authored by paulwalker-arm).

Changed prior to commit:
  https://reviews.llvm.org/D128479?vs=439567&id=441557#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128479

Files:
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fcmp.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-ptest.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128479.441557.patch
Type: text/x-patch
Size: 11718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/5e7112a0/attachment.bin>


More information about the llvm-commits mailing list