[PATCH] D137309: [clang] Added Swift support for RISCV
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 8 02:53:34 PST 2022
asb added a comment.
In D137309#3914494 <https://reviews.llvm.org/D137309#3914494>, @colemancda wrote:
> RV32 is enabled as well. I'll add unit tests.
Great, thanks. Is it really the case that shouldPassIndirectlyForSwift has the same result regardless of native word size?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137309/new/
https://reviews.llvm.org/D137309
More information about the cfe-commits
mailing list