[Mlir-commits] [mlir] [MLIR][ROCDL] Convert `math::fpowi` to ROCDL call (PR #122640)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Jan 13 10:09:02 PST 2025
================
@@ -12,6 +12,7 @@
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
+#include "mlir/Dialect/Math/IR/Math.h"
----------------
lialan wrote:
removed.
https://github.com/llvm/llvm-project/pull/122640
More information about the Mlir-commits
mailing list