diff options
| author | Chris Lattner <clattner@google.com> | 2018-12-27 17:02:02 -0800 |
|---|---|---|
| committer | jpienaar <jpienaar@google.com> | 2019-03-29 14:41:49 -0700 |
| commit | 471c9764132b3cb1bc7fa997d3a6b5967d114a17 (patch) | |
| tree | d6b2dd481fe4a451087e5ecbf02800628756f79b /mlir/lib/Transforms/SimplifyAffineExpr.cpp | |
| parent | 9b20a4ccdf93aee88de55c5392a3610918a92a1e (diff) | |
| download | bcm5719-llvm-471c9764132b3cb1bc7fa997d3a6b5967d114a17.tar.gz bcm5719-llvm-471c9764132b3cb1bc7fa997d3a6b5967d114a17.zip | |
Rework inherentance hierarchy: Operation now derives from Statement, and
OperationInst derives from it. This allows eliminating some forwarding
functions, other complex code handling multiple paths, and the 'isStatement'
bit tracked by Operation.
This is the last patch I think I can make before the big mechanical change
merging Operation into OperationInst, coming next.
This is step 15/n towards merging instructions and statements, NFC.
PiperOrigin-RevId: 227077411
Diffstat (limited to 'mlir/lib/Transforms/SimplifyAffineExpr.cpp')
0 files changed, 0 insertions, 0 deletions

