eve
eve copied to clipboard
[BUG] bit operations for logicals of different types bad codegen
Example: https://godbolt.org/z/z63jejjGK
They just do it in scalar. They should use convert instead.