summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/MaterializeVectors.cpp
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2018-12-06 12:06:00 -0800
committerjpienaar <jpienaar@google.com>2019-03-29 14:21:51 -0700
commitd2d7c11f197e3e93af390dc9a9cc3ba82c152b10 (patch)
tree241684102a1722fff36a713f47a66ed2e7039652 /mlir/lib/Transforms/MaterializeVectors.cpp
parent13bc77045e7d5e3a41535d439ae2a4238e6cec60 (diff)
downloadbcm5719-llvm-d2d7c11f197e3e93af390dc9a9cc3ba82c152b10.tar.gz
bcm5719-llvm-d2d7c11f197e3e93af390dc9a9cc3ba82c152b10.zip
Auto-generate op builder with TableGen
If no custom builder is supplied for an op, TableGen now generates a default builder for it with the following signature: static void build(Builder *builder, OperationState* result, <list-of-all-result-types>, <list-of-all-operands>, <list-of-all-attributes>); PiperOrigin-RevId: 224382473
Diffstat (limited to 'mlir/lib/Transforms/MaterializeVectors.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud