[clang] [llvm] [RISCV][ISel] Ensure 'in X' Constraints prevent X0 (PR #112563)

Sam Elliott via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 16 10:00:45 PDT 2024


lenary wrote:

(My approach with the test was to try to use all 32 GPRs, so have it fail when it couldn't use x0 - doing so by marking ra, sp, gp, and tp as clobbered, and passing 28 floats)

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


More information about the cfe-commits mailing list