diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2024-06-21 13:23:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-21 13:23:45 +0200 |
commit | bc82793b304cff80605cf7ab14f51a7924d27481 (patch) | |
tree | 09733396d7b97cd9e3764c9743cd6eb6a1256843 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 739a9605677dd736971b17a7888f9d18fd245904 (diff) | |
download | llvm-bc82793b304cff80605cf7ab14f51a7924d27481.zip llvm-bc82793b304cff80605cf7ab14f51a7924d27481.tar.gz llvm-bc82793b304cff80605cf7ab14f51a7924d27481.tar.bz2 |
[mlir] load dialects for non-namespaced attrs (#96242)
The mlir-translate tool calls into the parser without loading registered
dependent dialects, and the parser only loads attributes if the
fully-namespaced attribute is present in the textual IR. This causes
parsing to break when an op has an attribute that prints/parses without
the namespaced attribute.
Co-authored-by: Jeremy Kun <jkun@google.com>
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions