[llvm-dev] IfConversion.cpp

Jonas Paulsson via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 20 08:25:13 PDT 2015


Hi,

I have a test case where the IfConversion pass adds lots of live-in regs 
to an MBB. At least some of these registers are in fact not live.

I wonder what can be done about this? There is some FIXME comment 
regarding live-ins, but I am not sure what should be done.

/Jonas Paulsson



More information about the llvm-dev mailing list