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

Matthias Springer llvmlistbot at llvm.org
Mon May 27 00:35:52 PDT 2024


================
@@ -0,0 +1,85 @@
+//===- EliminateExplicitRounding.cpp - Remove redundant extf/truncf pairs -===//
----------------
matthias-springer wrote:

Looks like this file should be in `Dialect/Arith/Transforms`.

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


More information about the Mlir-commits mailing list