[llvm] RegisterPressure: Uncomment out assert (PR #87405)

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 13:06:01 PDT 2024


kparzysz wrote:

I think there is some issue in the register operand collection/liveness adjustment in cases where the same virtual register is used and defined in an instruction.  Still investigating.

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


More information about the llvm-commits mailing list