[llvm] [RISCV][GISel] Remove support for s32 G_VAARG on RV64. (PR #102533)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 08:05:13 PDT 2024


topperc wrote:

> I thought the point of promoting to s64 is to get better codegen. Why not keep this as legal even if it emits non-optimal code? 

I'm going to remove s32 instruction patterns. How can I keep it legal?

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


More information about the llvm-commits mailing list