[Mlir-commits] [mlir] [mlir][Tosa]: Add folder to ReciprocalOp of splat constant inputs (PR #78137)
Kai Sasaki
llvmlistbot at llvm.org
Mon Jan 15 20:35:45 PST 2024
================
@@ -12,6 +12,7 @@
#include "mlir/Dialect/Tosa/Utils/ConversionUtils.h"
#include "mlir/Dialect/Tosa/IR/TosaOps.h"
+#include "mlir/IR/BuiltinAttributes.h"
----------------
Lewuathe wrote:
Do we need this change? Looks like nothing has been changed in the `ConversionUtils`
https://github.com/llvm/llvm-project/pull/78137
More information about the Mlir-commits
mailing list