[LLVMdev] combine ISD::SETCC by custom routine

ether zhhb etherzhhb at gmail.com
Fri Dec 11 03:51:51 PST 2009


hi Eli,

thanks for reply :)

i am currently decompose the BR_CC node to a target SETCC node and a
target BRCOND node, but since BR_CC node sometimes is combine from a
BRCOND node and SETCC node, so i just wondering if theres any better
way :)


regards
--ether



More information about the llvm-dev mailing list