Files
clang-p2996/mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
Longsheng Mou 4c3169d24c [mlir][arith] EmulateWideInt only support vector.print (#124510)
This PR fixes a bug where dynamically legal operations were added for
all vector operations, but only `vector.print` was supported, leading to
a crash. Fixes #73381.
2025-02-05 09:43:42 +08:00

46 KiB