[Mlir-commits] [mlir] [MLIR][Transforms] add eliminate-explicit-rounding pass (PR #93443)

Jakub Kuderski llvmlistbot at llvm.org
Wed May 29 19:22:27 PDT 2024


https://github.com/kuhar requested changes to this pull request.

This seems like a bit of a heavy hummer, I would like to understand the motivation better (why not improve the passes that introduce these extensions/truncations, why only support a few fp types but not the rest).

https://github.com/llvm/llvm-project/pull/93443


More information about the Mlir-commits mailing list