[PATCH] D129751: [AArch64][SVE] Add patterns to select masked add/sub instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 01:42:10 PDT 2022


c-rhodes updated this revision to Diff 446742.
c-rhodes added a comment.

- Rename test to be less specific.
- Remove unnecessary PatFrag for subr.
- Append _m1 to PatFrags op names.


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

https://reviews.llvm.org/D129751

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129751.446742.patch
Type: text/x-patch
Size: 5771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/8278d626/attachment.bin>


More information about the llvm-commits mailing list