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

Ivy Zhang llvmlistbot at llvm.org
Mon May 27 01:07:56 PDT 2024


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

Good idea! I will move it to `Dialect/Arith/Transforms`

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


More information about the Mlir-commits mailing list