File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
include/flang/Optimizer/Builder Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 2020#include " mlir/Dialect/Complex/IR/Complex.h"
2121#include " mlir/Dialect/LLVMIR/LLVMDialect.h"
2222#include " mlir/Dialect/Math/IR/Math.h"
23- #include < mlir/IR/Value.h>
2423#include < optional>
2524
2625namespace fir {
Original file line number Diff line number Diff line change 4444#include " flang/Runtime/iostat-consts.h"
4545#include " mlir/Dialect/Complex/IR/Complex.h"
4646#include " mlir/Dialect/LLVMIR/LLVMDialect.h"
47+ #include " mlir/Dialect/LLVMIR/LLVMTypes.h"
4748#include " mlir/Dialect/Math/IR/Math.h"
4849#include " mlir/Dialect/Vector/IR/VectorOps.h"
4950#include " llvm/Support/CommandLine.h"
5051#include " llvm/Support/Debug.h"
5152#include " llvm/Support/MathExtras.h"
5253#include " llvm/Support/raw_ostream.h"
5354#include < cfenv> // temporary -- only used in genIeeeGetOrSetModesOrStatus
54- #include < mlir/Dialect/LLVMIR/LLVMTypes.h>
55- #include < mlir/IR/BuiltinAttributes.h>
56- #include < mlir/IR/Value.h>
5755#include < optional>
5856
5957#define DEBUG_TYPE " flang-lower-intrinsic"
You can’t perform that action at this time.
0 commit comments