You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2018. It is now read-only.
Note that the instruction selection fails presumably because the default MCU avr2 does not support an IR pattern due to not having some subtarget feature. Passing the argument -mcpu=avrxmega7 will succeed.
Test case (
fourierf.ll
):Command line:
Note that the instruction selection fails presumably because the default MCU
avr2
does not support an IR pattern due to not having some subtarget feature. Passing the argument-mcpu=avrxmega7
will succeed.Tested with revision 3539d69.
The text was updated successfully, but these errors were encountered: