[Mlir-commits] [mlir] [mlir][Tosa]: Add folder to ReciprocalOp of splat constant inputs (PR #78137)

Aviad Cohen llvmlistbot at llvm.org
Tue Jan 16 00:14:39 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"
----------------
AviadCo wrote:

right, fixed.

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


More information about the Mlir-commits mailing list