[llvm-dev] Different regs on the same list!

Bagel via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 15 10:59:09 PST 2020


What causes this assertion in lib/Codegen/MachineRegisterInfo.cpp?  I am 
building a MachineInstruction with a register operand and get this for certain 
registers.  What is the "list" keeping track of?  Any idea what I'm doing wrong?

Thanks,
brian


More information about the llvm-dev mailing list