We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285f139 commit a0e3e76Copy full SHA for a0e3e76
mlir/include/mlir/Dialect/Math/Transforms/Passes.h
@@ -14,10 +14,6 @@
14
namespace mlir {
15
namespace math {
16
#define GEN_PASS_DECL
17
-#include "mlir/Dialect/Math/Transforms/Passes.h.inc"
18
-#define GEN_PASS_DECL_MATHUPLIFTTOFMA
19
-#define GEN_PASS_DECL_MATHLEGALIZETOF32
20
21
#define GEN_PASS_REGISTRATION
22
#include "mlir/Dialect/Math/Transforms/Passes.h.inc"
23
} // namespace math
0 commit comments