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
(base) wmoses@hydra:~/git/Enzyme-JaX$ ./bazel-bin/enzymexlamlir-opt funk.mlir --raise-affine-to-stablehlo
funk.mlir:22:13: error: 'arith.select' op failed to verify that all of {true_value, false_value, result} have same type
%14 = arith.select %12, %cst, %13 : f64
^
funk.mlir:22:13: note: see current operation: %58 = "arith.select"(%56, %57, %55) : (tensor<85x20x180xi1>, tensor<85x20x180xf64>, tensor<20x85x180xf64>) -> tensor<85x20x180xf64>
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: