[PATCH] D135564: [AArch64-SVE]: Force generating code compatible to streaming mode.
Hassnaa Hamdi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 08:24:10 PDT 2022
hassnaa-arm updated this revision to Diff 469618.
hassnaa-arm added a comment.
Lower And operation, and disable replacing 'and' by 'bic' while combining step.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135564/new/
https://reviews.llvm.org/D135564
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
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: D135564.469618.patch
Type: text/x-patch
Size: 13150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221021/9f863ef2/attachment.bin>
More information about the llvm-commits
mailing list