[Mlir-commits] [mlir] [mlir][arith] add wide integer emulation support for subi (PR #133248)
Jakub Kuderski
llvmlistbot at llvm.org
Thu Mar 27 06:20:25 PDT 2025
https://github.com/kuhar commented:
Thanks, looks good overall, just a few comments.
Should we also update the existing code https://github.com/llvm/llvm-project/blob/236f938ef65cc9028801303bb0bd914afca37836/mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp#L894-L903 and switch to subi?
https://github.com/llvm/llvm-project/pull/133248
More information about the Mlir-commits
mailing list