[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 23 16:33:51 PDT 2022


paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128479

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128479.439567.patch
Type: text/x-patch
Size: 11055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/94bbb128/attachment.bin>


More information about the llvm-commits mailing list