[PATCH] D95677: [AArch64][SVE] Add unpredicated ld1/st1 patterns for reg+reg addressing modes
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 06:50:26 PST 2021
bsmith updated this revision to Diff 327777.
bsmith edited the summary of this revision.
bsmith added a comment.
- Remove LICM vscale intrinsic changes
- Update tests to disable LSR to check vscale folding.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95677/new/
https://reviews.llvm.org/D95677
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-fold-vscale.ll
llvm/test/CodeGen/AArch64/sve-ld1-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: D95677.327777.patch
Type: text/x-patch
Size: 20985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/6beeef08/attachment.bin>
More information about the llvm-commits
mailing list