[Mlir-commits] [mlir] [mlir][Vector] Add fastmath flags to vector.reduction (PR #66905)
Tobias Gysi
llvmlistbot at llvm.org
Wed Sep 20 07:54:13 PDT 2023
================
@@ -1,14 +1,14 @@
-//===-- VectorOps.td - Entry point for VectorOps bind ------*- tablegen -*-===//
+//===-- Vector.td - Entry point for Vector bindings --------*- tablegen -*-===//
//
----------------
gysit wrote:
Not a python binding expert but if it is just exporting the ops then that sounds more reasonable yes!
https://github.com/llvm/llvm-project/pull/66905
More information about the Mlir-commits
mailing list