julia
5d82d809 - add tfuncs for `[and|or]_int` intrinsics (#51266)

Commit
2 years ago
add tfuncs for `[and|or]_int` intrinsics (#51266) So that they can be constant folded when either of argument is known to be `Core([false|true])`. It may help inference accuracy.
Author
Parents
Loading