[LLVMdev] ConstantRange in PR1255

Duncan Sands baldrick at free.fr
Sun Apr 29 08:50:32 PDT 2012


Hi Stepan,

> Well... each case is represented as pair<BB, vector<Range>  >. Right?

after thinking about this some more I think you are right to not use
ConstantRange, and instead to build your own set abstraction.

Ciao, Duncan.



More information about the llvm-dev mailing list