[LLVMdev] Motivation for 'select' instruction
Chris Lattner
sabre at nondot.org
Thu Apr 22 09:38:02 PDT 2004
> Yes, because the target processor does not have any equivivalent of the
> 'select' statement. Generally speaking, I have to search for paths in
> assembler for that processor and, devise a way to map them back into LLVM and
> run analysis then, but that's more work (and research). For a start, lowering
> selects will do.
Okay, that makes sense.
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the llvm-dev
mailing list