diff options
author | Alex Zinenko <zinenko@google.com> | 2024-01-03 17:31:16 +0000 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2024-01-03 17:37:41 +0000 |
commit | fc0fdd1ae20062e4d77c1b7ffc5b06773c752815 (patch) | |
tree | acb6bb6fa994aa66ce501beb7dff3e95bb812e55 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 03e29a49d9827532499234e3e460e2b5b29a11a7 (diff) | |
download | llvm-fc0fdd1ae20062e4d77c1b7ffc5b06773c752815.zip llvm-fc0fdd1ae20062e4d77c1b7ffc5b06773c752815.tar.gz llvm-fc0fdd1ae20062e4d77c1b7ffc5b06773c752815.tar.bz2 |
[mlir] fix AsmPrinter after c1eab57673ef3e
The change in c1eab57673ef3eb2842c0fbe454d7878854cf54c fixed the
behavior of `getDiscardableAttrDictionary` for ops that are not using
properties to only return discardable attributes. AsmPrinter was relying
on the wrong behavior when printing such ops in the generic form,
assuming all attributes are discardable.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions