[cfe-dev] Kaleidoscope Debug Assertion

Eric Christopher echristo at apple.com
Sun Jun 13 23:03:49 PDT 2010


> 
> I believe the issue is that an integer add/sub/mult/div IR instruction is being emitted when an fadd/fsub/fmul should be.  I have attached a patch which fixes the assertion. 

Thanks!  Committed in:

[issola:~/sources/llvm] echristo% svn ci examples
Sending        examples/Kaleidoscope/Chapter4/toy.cpp
Sending        examples/Kaleidoscope/Chapter5/toy.cpp
Sending        examples/Kaleidoscope/Chapter6/toy.cpp
Sending        examples/Kaleidoscope/Chapter7/toy.cpp
Transmitting file data ....
Committed revision 105932.


-eric



More information about the cfe-dev mailing list