[llvm] [RISCV] Pass the MachineInstr flag as argument to allocateStack (PR #147531)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 8 08:19:16 PDT 2025


https://github.com/lenary commented:

This looks right, but it needs a test -- it's probably best to test this with MIR to show the MIFlags (or lack of them) on the stack adjustment.

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


More information about the llvm-commits mailing list