diff options
| author | Lei Zhang <antiagainst@google.com> | 2019-02-03 07:29:17 -0800 |
|---|---|---|
| committer | jpienaar <jpienaar@google.com> | 2019-03-29 16:09:03 -0700 |
| commit | b2dbbdb704d193151124858e05ee0c8374f8a672 (patch) | |
| tree | 787b6db5457f5bc67152ae446bea3403a4711dd8 /mlir/lib/Transforms/LoopTiling.cpp | |
| parent | 8b75cc5741cafd479ac10bb152c3b80438355d55 (diff) | |
| download | bcm5719-llvm-b2dbbdb704d193151124858e05ee0c8374f8a672.tar.gz bcm5719-llvm-b2dbbdb704d193151124858e05ee0c8374f8a672.zip | |
Merge OpProperty and Traits into OpTrait
They are essentially both modelling MLIR OpTrait; the former achieves the
purpose via introducing corresponding symbols in TableGen, while the latter
just uses plain strings.
Unify them to provide a single mechanism to avoid confusion and to better
reflect the definitions on MLIR C++ side.
Ideally we should be able to deduce lots of these traits automatically via
other bits of op definitions instead of manually specifying them; but not
for now though.
PiperOrigin-RevId: 232191401
Diffstat (limited to 'mlir/lib/Transforms/LoopTiling.cpp')
0 files changed, 0 insertions, 0 deletions

