[PATCH] D130492: [AArch64][SVE] Add patterns to select mla/mls

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 10:40:23 PDT 2022


c-rhodes updated this revision to Diff 447403.
c-rhodes marked an inline comment as done.
c-rhodes added a comment.

_m1 -> _mt
(AArch64ptrue 31) -> (SVEAllActive)


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

https://reviews.llvm.org/D130492

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-masked-int-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130492.447403.patch
Type: text/x-patch
Size: 8749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/11df3b34/attachment.bin>


More information about the llvm-commits mailing list