diff options
author | Boyana Norris <brnorris03@gmail.com> | 2025-08-04 23:16:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 08:16:14 +0200 |
commit | 1eaf736384e6d1de1f9c23c8f60d872499b7cc97 (patch) | |
tree | 53420ee465adc9045810e42d645e1fa4f4795d89 /mlir/unittests/Bytecode/BytecodeTest.cpp | |
parent | df3f6297354b3ea5fa53cc6a9d5464b54aae6f15 (diff) | |
download | llvm-1eaf736384e6d1de1f9c23c8f60d872499b7cc97.zip llvm-1eaf736384e6d1de1f9c23c8f60d872499b7cc97.tar.gz llvm-1eaf736384e6d1de1f9c23c8f60d872499b7cc97.tar.bz2 |
[mlir] Clone attrs of unregistered dialect ops (#151847)
`Operation::clone` does not clone the properties of unregistered ops.
This patch modifies the property initialization for unregistered ops to
initialize properties as attributes.
fixes #151640
---------
Signed-off-by: Boyana Norris <brnorris03@gmail.com>
Diffstat (limited to 'mlir/unittests/Bytecode/BytecodeTest.cpp')
0 files changed, 0 insertions, 0 deletions