This allows for iterating and interacting with the uses of a specific subset of
results as opposed to just the full range.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108586
[mlir] Move the Operation use iteration utilities to ResultRange ClosedPublic Authored by rriddle on Aug 23 2021, 2:25 PM.
Details Summary This allows for iterating and interacting with the uses of a specific subset of
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 18 others. · View Herald TranscriptAug 23 2021, 2:25 PM This revision is now accepted and ready to land.Aug 23 2021, 2:32 PM This revision was landed with ongoing or failed builds.Aug 25 2021, 2:38 AM Closed by commit rGaea3026ea7ff: [mlir] Move the Operation use iteration utilities to ResultRange (authored by rriddle). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368212 mlir/include/mlir/IR/Operation.h
mlir/include/mlir/IR/OperationSupport.h
mlir/lib/IR/Operation.cpp
mlir/lib/IR/OperationSupport.cpp
|
clang-tidy: warning: invalid case style for function 'use_begin' [readability-identifier-naming]
not useful