This is a preparation step to remove those methods from OpState.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Paths
| Differential D93194
[flang] Use mlir::OpState::operator->() to get to methods of mlir::Operation. ClosedPublic Authored by csigg on Dec 13 2020, 11:35 PM.
Details Summary This is a preparation step to remove those methods from OpState.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Dec 14 2020, 7:56 AM This revision was landed with ongoing or failed builds.Dec 14 2020, 11:05 AM Closed by commit rGa1eb154421a0: [flang] Use mlir::OpState::operator->() to get to methods of mlir::Operation. (authored by csigg). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311497 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/include/flang/Optimizer/Dialect/FIROpsSupport.h
flang/lib/Lower/CharacterRuntime.cpp
flang/lib/Lower/IO.cpp
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Lower/OpenACC.cpp
flang/lib/Optimizer/Dialect/FIROps.cpp
mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
mlir/test/mlir-tblgen/op-attribute.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
mlir/unittests/Pass/PassManagerTest.cpp
|
clang-tidy: warning: 'auto parentOp' can be declared as 'auto *parentOp' [llvm-qualified-auto]
not useful