[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 1 03:42:06 PDT 2022
sdesmalen updated this revision to Diff 472251.
sdesmalen added a comment.
Fixed typo in test that set an invalid attribute, i.e.
s/aarch64_pstate_sm_shared/aarch64_pstate_za_shared/
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.472251.patch
Type: text/x-patch
Size: 21863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/8e0a6ebe/attachment.bin>
More information about the llvm-commits
mailing list