[PATCH] D156109: [AArch64][SME] Create new interface for isFullSVEAvailable.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 03:17:25 PDT 2023
sdesmalen updated this revision to Diff 554956.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
Addressed @david-arm's comments and put the check for `ForceStreamingCompatibleSVE` into `isStreamingCompatible()`, as that makes the logic a bit simpler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156109/new/
https://reviews.llvm.org/D156109
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/CodeGen/AArch64/sve-fp-reduce-fadda.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-fp-reduce-fadda.ll
llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-reduce.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156109.554956.patch
Type: text/x-patch
Size: 15285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/ba7e3b87/attachment.bin>
More information about the llvm-commits
mailing list