[PATCH/RFC] fold zext(setcc) into a larger setcc

Fiona Glaser fglaser at apple.com
Tue Jan 27 10:33:13 PST 2015


I think I’m going to take this into a target-specific optimization, now that I understand the assumption of “setCC has one output type” is pretty heavily baked into the current DAG/IR.

Fiona



More information about the llvm-commits mailing list