[Mlir-commits] [mlir] [mlir][Vector] Add fastmath flags to vector.reduction (PR #66905)
Tobias Gysi
llvmlistbot at llvm.org
Wed Sep 20 07:19:33 PDT 2023
================
@@ -1,14 +1,14 @@
-//===-- VectorOps.td - Entry point for VectorOps bind ------*- tablegen -*-===//
+//===-- Vector.td - Entry point for Vector bindings --------*- tablegen -*-===//
//
----------------
gysit wrote:
Should the file be renamed to Vector.td as well?
https://github.com/llvm/llvm-project/pull/66905
More information about the Mlir-commits
mailing list