diff options
author | Ingo Müller <ingomueller@google.com> | 2022-07-14 08:04:21 +0000 |
---|---|---|
committer | Ingo Müller <ingomueller@google.com> | 2022-07-15 07:15:51 +0000 |
commit | 5da5483ffb407d6ad1ffe3108b6459d0499c91ab (patch) | |
tree | 2fc9bf9d15c2755bcf0ab730052b23b478ba3605 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | dca821d80a41aa7695531cb20b3d66fae2cf8834 (diff) | |
download | llvm-5da5483ffb407d6ad1ffe3108b6459d0499c91ab.zip llvm-5da5483ffb407d6ad1ffe3108b6459d0499c91ab.tar.gz llvm-5da5483ffb407d6ad1ffe3108b6459d0499c91ab.tar.bz2 |
[mlir][benchmark] Fix import in sparse benchmark.
The benchmark currently fails to run because it cannot find the `func`
symbol when using a `FuncOp`. I suppose that the breakage was introduced
by the extraction of the func dialect from the builtin dialect that
wasn't reflected in the benchmark yet.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D129738
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions