[PATCH] D156831: [AArch64][GlobalISel] Legalize integer across-lane intrinsics with actual type

Vladislav Dzhidzhoev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 09:21:25 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe69916c9430d: [AArch64][GlobalISel] Legalize integer across-lane intrinsics with actual type (authored by dzhidzhoev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156831

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrGISel.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
  llvm/test/CodeGen/AArch64/arm64-smaxv.ll
  llvm/test/CodeGen/AArch64/arm64-sminv.ll
  llvm/test/CodeGen/AArch64/arm64-umaxv.ll
  llvm/test/CodeGen/AArch64/arm64-uminv.ll
  llvm/test/CodeGen/AArch64/arm64-vaddv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156831.551173.patch
Type: text/x-patch
Size: 27650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/6e2cb864/attachment.bin>


More information about the llvm-commits mailing list