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 99228e3 commit caa0cdeCopy full SHA for caa0cde
flang/include/flang/Optimizer/Dialect/CUF/CUFOps.td
@@ -21,7 +21,6 @@ include "flang/Optimizer/Dialect/FIRAttr.td"
21
include "mlir/Dialect/GPU/IR/GPUBase.td"
22
include "mlir/Dialect/LLVMIR/LLVMOpBase.td"
23
include "mlir/Interfaces/LoopLikeInterface.td"
24
-include "mlir/Interfaces/SideEffectInterfaces.td"
25
include "mlir/IR/BuiltinAttributes.td"
26
27
class cuf_Op<string mnemonic, list<Trait> traits>
0 commit comments