[PATCH] D131677: [clang][RISCV] Fix incorrect ABI lowering for inherited structs under hard-float ABIs
Kito Cheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 17 02:42:36 PDT 2022
kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.
LGTM, result has compared with GCC for `rv32gc/ilp32d` and `rv64gc/lp64d`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131677/new/
https://reviews.llvm.org/D131677
More information about the cfe-commits
mailing list