[PATCH] D94504: [SVE] Add ISel pattern for addvl

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 10:17:43 PST 2021


c-rhodes updated this revision to Diff 316155.
c-rhodes edited the summary of this revision.
c-rhodes added a comment.

Rebased. Committed update_llc_test_checks.py changes separately to reduce the diff (thanks for suggestion @sdesmalen).


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

https://reviews.llvm.org/D94504

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/split-vector-insert.ll
  llvm/test/CodeGen/AArch64/sve-gep.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-loads-nf.ll
  llvm/test/CodeGen/AArch64/sve-ld1-addressing-mode-reg-imm.ll
  llvm/test/CodeGen/AArch64/sve-pred-contiguous-ldst-addressing-mode-reg-imm.ll
  llvm/test/CodeGen/AArch64/sve-pred-non-temporal-ldst-addressing-mode-reg-imm.ll
  llvm/test/CodeGen/AArch64/sve-st1-addressing-mode-reg-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94504.316155.patch
Type: text/x-patch
Size: 8613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/38ac48d6/attachment.bin>


More information about the llvm-commits mailing list