[llvm] [RISCV] Use separate CCValAssign for both parts of f64 with ilp32. (PR #69129)
Alex Bradbury via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 13:32:16 PDT 2023
asb wrote:
This seems to introduce some compile failures in the GCC torture suite. e.g. pr44942 for rv32imafdc, ilp32, O1.
https://github.com/llvm/llvm-project/pull/69129
More information about the llvm-commits
mailing list