[PATCH] D148346: [AArch64][FastISel] Handle call with multiple return regs
Alexis Engelke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 07:33:08 PDT 2023
aengelke updated this revision to Diff 517168.
aengelke added a comment.
Add test case for sret fallback and replace CHECK-NOT with -fast-isel-abort=3
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148346/new/
https://reviews.llvm.org/D148346
Files:
llvm/lib/Target/AArch64/AArch64FastISel.cpp
llvm/test/CodeGen/AArch64/fast-isel-call-struct-return-fallback.ll
llvm/test/CodeGen/AArch64/fast-isel-call-struct-return.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148346.517168.patch
Type: text/x-patch
Size: 6205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/c9f6709d/attachment.bin>
More information about the llvm-commits
mailing list