summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/PipelineDataTransfer.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2018-12-10 09:55:10 -0800
committerjpienaar <jpienaar@google.com>2019-03-29 14:24:04 -0700
commit073c3ad997b38e1183954709446ee52ea08a6614 (patch)
tree30c25a1d828af52354bcd9cf36558049316aa0da /mlir/lib/Transforms/PipelineDataTransfer.cpp
parentc28aeef9019d0ec8a713eebde20b9fc7867ea030 (diff)
downloadbcm5719-llvm-073c3ad997b38e1183954709446ee52ea08a6614.tar.gz
bcm5719-llvm-073c3ad997b38e1183954709446ee52ea08a6614.zip
Properly namespace createLowerAffineApply
This was missing from the original commit. The implementation of createLowerAffineApply was defined in the default namespace but declared in the `mlir` namespace, which could lead to linking errors when it was used. Put the definition in `mlir` namespace. PiperOrigin-RevId: 224830894
Diffstat (limited to 'mlir/lib/Transforms/PipelineDataTransfer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud