summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/LoopTiling.cpp
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2019-02-03 07:29:17 -0800
committerjpienaar <jpienaar@google.com>2019-03-29 16:09:03 -0700
commitb2dbbdb704d193151124858e05ee0c8374f8a672 (patch)
tree787b6db5457f5bc67152ae446bea3403a4711dd8 /mlir/lib/Transforms/LoopTiling.cpp
parent8b75cc5741cafd479ac10bb152c3b80438355d55 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud