[Mlir-commits] [mlir] [mlir][Vector] Add fastmath flags to vector.reduction (PR #66905)

Nicolas Vasilache llvmlistbot at llvm.org
Wed Sep 20 07:53:20 PDT 2023


================
@@ -1,14 +1,14 @@
-//===-- VectorOps.td - Entry point for VectorOps bind ------*- tablegen -*-===//
+//===-- Vector.td - Entry point for Vector bindings --------*- tablegen -*-===//
 //
----------------
nicolasvasilache wrote:

yeah, the python side actually wants the xxxOps.td file, leaving as is lets tests pass

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


More information about the Mlir-commits mailing list