[llvm] [RISCV] Copy call frame size when splitting basic block in emitSelectPseudo. (PR #99823)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 07:51:48 PDT 2024


preames wrote:

> I'll note the underlying scheme seems very fragile. This may not be the only case like this we need to identify.

We have several other places in the same file where we manually create MI control flow.  Don't we need to update every one of those?


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


More information about the llvm-commits mailing list