[LLVMdev] SwitchInst handling in backend
Nico
listiges at arcor.de
Mon Feb 27 13:48:34 PST 2012
Hi Eli,
Thank you for the quick reply.
On Feb 27, 2012, at 10:03 PM, Eli Friedman wrote:
> SelectionDAGBuilder::visitSwitch is the general switch lowering...
I understand this lowering is target independent and there is no additional target dependent handling of switch instructions - right?
Only branches and jump tables are left after this lowering?
Kind regards,
Nico
More information about the llvm-dev
mailing list