Files
clang-p2996/mlir/lib/IR/Operation.cpp
Jakub Kuderski 9215741726 [mlir] Make fold result type check more verbose (#76867)
Print the op and its types when the fold type check fails. This is to
speed up debuging as it should be trivial to map the offending op to its
folder based on the op name.
2024-01-04 11:08:36 -05:00

52 KiB