-
Notifications
You must be signed in to change notification settings - Fork 21
Assertion failure during compilation to assembly #75
Comments
This was caused because the I have audited all classes in the backend, and added missing |
Note that when compiling your test case, compilation fails with another error: "instruction selection failed". This is presumably because the MCU targeted (by default, If you select one of the higher end MCUs (such as |
I have opened up an issue for the instruction selection error - #76. |
Thanks for the help. FYI, avr-llvm will not compile right now due to an error in the clang branch. I filed an issue. avr-llvm/clang#3 |
Now that #37 is fixed, I can run |
fourierf.ll:
The text was updated successfully, but these errors were encountered: