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
For future self-reference: the actual preconditions on that transform should be https://alive2.llvm.org/ce/z/SjCKvL
i.e. the inputs must be effectively i8, and both source add's must be NUW.
Extended Description
As noted in halide/Halide#6302
https://godbolt.org/z/9nY77r35q
Haven't really looked at what is actually going wrong yet,
just documenting.
The text was updated successfully, but these errors were encountered: