[LLVMdev] "Cannot select" error in 2.9

Gregory Junker gjunker at dayark.com
Sat Jul 30 15:51:46 PDT 2011


 
> Actually, it was new in *2.6*, which was released almost two years
> ago. It's documented here:
> <http://llvm.org/releases/2.6/docs/ReleaseNotes.html#coreimprovements>.

Interesting -- then I guess my question is why 2.8 (which is the first version of LLVM I've used) didn't flag this? 

Either way, it makes sense and changing my API usage to call CreateFAdd instead of CreateAdd fixes this.

Thanks
Greg





More information about the llvm-dev mailing list