[LLVMdev] Quirk in switch lowering
Anton Korobeynikov
anton at korobeynikov.info
Sat Jan 11 09:59:05 PST 2014
> I'm currently working on switch lowering using hashing which can fully
> replace the jump table method. It works quite good by now but I will have to
> prepare a ton of documentation and test stuff. Some of the remaining
> problems can easily be solved later.
Is it somehow similar to MRST (multi-way radix search trees) technique?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list