[PATCH] D133433: [AArch64]: Force generating code compatible to streaming mode
Hassnaa Hamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 05:04:37 PDT 2022
hassnaa-arm updated this revision to Diff 467745.
hassnaa-arm marked an inline comment as done.
hassnaa-arm added a comment.
Remove 'addTypeForStreamingSVE()' as it's not needed now.
Now, I don't use set Custom operation action for any node, so not need for addTypeForStreamingSVE().
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133433/new/
https://reviews.llvm.org/D133433
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-loads.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133433.467745.patch
Type: text/x-patch
Size: 22013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/f2966993/attachment.bin>
More information about the llvm-commits
mailing list