[PATCH] D101062: [AArch64][SVE] Better utilisation of immediate forms for bitwise/arith intrinsics

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 07:11:13 PDT 2021


bsmith updated this revision to Diff 340832.
bsmith marked 2 inline comments as done.
bsmith retitled this revision from "[AArch64][SVE] Better utilisation of immediate forms for bitwise intrinsics" to "[AArch64][SVE] Better utilisation of immediate forms for bitwise/arith intrinsics".
bsmith edited the summary of this revision.
bsmith added a comment.

- Rename multiclasses to use All_Active naming
- Extend patch to cover some similar arith instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101062

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-logical-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101062.340832.patch
Type: text/x-patch
Size: 44819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/ea36cb54/attachment.bin>


More information about the llvm-commits mailing list