It might be worth thinking about falling back to traditional loops if there are unrecognized expressions while issuing a warning about not optimizing instead of a hard error.
Feel free to close if this doesn't align with your goals: errors are fine too if the expectance is that @avx should fail if unable to optimize.
It might be worth thinking about falling back to traditional loops if there are unrecognized expressions while issuing a warning about not optimizing instead of a hard error.
Feel free to close if this doesn't align with your goals: errors are fine too if the expectance is that
@avxshould fail if unable to optimize.