[Mlir-commits] [mlir] [MLIR] [Vector] ConstantFold MultiDReduction (PR #122450)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Jan 10 11:56:37 PST 2025


================
@@ -44,6 +46,7 @@
 #include "llvm/ADT/bit.h"
 
 #include <cassert>
+#include <cmath>
----------------
banach-space wrote:

What's this header used for?

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


More information about the Mlir-commits mailing list