[PATCH] D136361: [AArch64][SME] Disable GlobalISel/FastISel for SME functions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 09:09:03 PST 2022
sdesmalen updated this revision to Diff 474025.
sdesmalen marked 4 inline comments as done.
sdesmalen added a comment.
Added a condition not to use FastISel when the function has ZA state.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136361/new/
https://reviews.llvm.org/D136361
Files:
llvm/lib/Target/AArch64/AArch64FastISel.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/sme-disable-gisel-fisel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136361.474025.patch
Type: text/x-patch
Size: 19868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/ab2edd96/attachment-0001.bin>
More information about the llvm-commits
mailing list