[llvm] [RISCV] Preserve MMO when expanding PseudoRV32ZdinxSD/PseudoRV32ZdinxLD. (PR #85877)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 16:54:25 PDT 2024


topperc wrote:

> We have issues with the assertion going off. Not sure, but it seems to that the machine outliner pass will create instructions without mem operands
> 
> https://github.com/llvm/llvm-project/blob/25b58c877c851bed9c34362cd69bcd8d8bb65ac4/llvm/lib/CodeGen/MachineOutliner.cpp#L957
> 
> is causing the issues. Is this possible?

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

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


More information about the llvm-commits mailing list