Files
clang-p2996/mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
Jakub Kuderski 935810c4de [mlir][arith] Fix type conversion in emulate-wide-int (#112104)
Use `nullptr` to indicate that type conversion failed and no fallback
conversion should be attempted.

Fixes: https://github.com/llvm/llvm-project/issues/108163
2024-10-12 15:06:45 -04:00

46 KiB