[LLVMdev] switch case ranges

Cory Nelson phrosty at gmail.com
Fri Sep 7 19:56:51 PDT 2007


Hello,

I have an problem where a switch with case ranges (like gcc's "case
123 ... 456:" would be fantastic for performance.  Does LLVM asm plan
to support a construct like this?

Thanks.

-- 
Cory Nelson



More information about the llvm-dev mailing list