[PATCH] D131078: [SVE] Expand DUPM patterns to handle all integer vector types.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 09:02: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 rG0533c39a7653: [SVE] Expand DUPM patterns to handle all integer vector types. (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131078

Files:
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/DAGCombine_vscale.ll
  llvm/test/CodeGen/AArch64/sve-fptosi-sat.ll
  llvm/test/CodeGen/AArch64/sve-fptoui-sat.ll
  llvm/test/CodeGen/AArch64/sve-int-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-logical-imm.ll
  llvm/test/CodeGen/AArch64/sve-vector-splat.ll
  llvm/test/CodeGen/AArch64/sve-vselect-imm.ll
  llvm/test/CodeGen/AArch64/sve2-fcopysign.ll
  llvm/test/CodeGen/AArch64/sve2-int-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131078.450308.patch
Type: text/x-patch
Size: 33314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/5e4d31c0/attachment.bin>


More information about the llvm-commits mailing list