[llvm] [RISCV] Add experimental support for making i32 a legal type on RV64 in SelectionDAG. (PR #70357)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 20:19:24 PDT 2023


topperc wrote:

> I remember that I have tried to do this about one year ago (after adding `n32` to RV64 datalayout) but failed because some llvm-testsuite cases weren't passed. Can you run llvm-testsuite and see if there are some failures?

I haven't tested llvm-testsuite, but spec2006int passed.

https://github.com/llvm/llvm-project/pull/70357


More information about the llvm-commits mailing list