diff options
author | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2021-06-30 21:18:13 +0000 |
---|---|---|
committer | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2021-07-01 11:42:27 +0000 |
commit | ed1681ed3aff0f1fb97f1a738938671df098b939 (patch) | |
tree | 354e02ad2847911eba188bca3dece8e7dc14d03b /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp | |
parent | 55c274d7d30eb4de129a70bf48a063e740b71c9c (diff) | |
download | llvm-ed1681ed3aff0f1fb97f1a738938671df098b939.zip llvm-ed1681ed3aff0f1fb97f1a738938671df098b939.tar.gz llvm-ed1681ed3aff0f1fb97f1a738938671df098b939.tar.bz2 |
[mlir][Linalg] Add comprehensive bufferization support for ConstantOp (13/n)
ConstantOp are only supported in the ModulePass because they require a GlobalCreator object that must be constructed from a ModuleOp.
If the standlaone FunctionPass encounters a ConstantOp, bufferization fails.
Differential revision: https://reviews.llvm.org/D105156
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions