[llvm-dev] IsDead, IsKill

LLVM Mailing List via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 11 08:54:15 PDT 2019


Is there anything that documents what these properties (and the other similar properties) do on the MachineOperand class?

I’m trying to debug an instruction selection issue I think.  It’s hard to find documentation on what the MO properties mean.

Thanks,
Carl


More information about the llvm-dev mailing list