[PATCH] D128508: [AArch64][SME] Sink tile offset operands into the loop for load/store instructions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 02:27:03 PDT 2022
sdesmalen updated this revision to Diff 439677.
sdesmalen added a comment.
Added isa<VectorType> check for fma.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128508/new/
https://reviews.llvm.org/D128508
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sme-intrinsics-loads.ll
llvm/test/CodeGen/AArch64/sme-intrinsics-mova-extract.ll
llvm/test/CodeGen/AArch64/sme-intrinsics-mova-insert.ll
llvm/test/CodeGen/AArch64/sme-intrinsics-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128508.439677.patch
Type: text/x-patch
Size: 11653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/90995f9a/attachment.bin>
More information about the llvm-commits
mailing list