[PATCH] D155428: [AArch64] Force streaming-compatible codegen when attributes are set.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 03:08:46 PDT 2023
sdesmalen updated this revision to Diff 540928.
sdesmalen added a comment.
Herald added a subscriber: wangpc.
Fixed failing test (streaming-compatible-sve-no-maximize-bandwidth.ll) by forcing fixed-length autovec when `-force-streaming-compatible-sve` is used.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155428/new/
https://reviews.llvm.org/D155428
Files:
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/CodeGen/AArch64/sme-streaming-compatible-interface.ll
llvm/test/Transforms/LoopVectorize/AArch64/streaming-compatible-sve-no-maximize-bandwidth.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155428.540928.patch
Type: text/x-patch
Size: 11605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/6d68de5c/attachment.bin>
More information about the llvm-commits
mailing list