diff options
author | Hongren Zheng <i@zenithal.me> | 2025-03-11 00:49:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 00:49:21 +0800 |
commit | 3db668e0bb53958a0b6dacc11751788e3d523a86 (patch) | |
tree | 00e96a6d2069ef75ee9200bb108bc92caa32defd /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 497a3df6bbcdec204783b212bb590e4b5d29690a (diff) | |
download | llvm-3db668e0bb53958a0b6dacc11751788e3d523a86.zip llvm-3db668e0bb53958a0b6dacc11751788e3d523a86.tar.gz llvm-3db668e0bb53958a0b6dacc11751788e3d523a86.tar.bz2 |
[mlir][SparseTensor][NFC] Migrate to OpAsmAttrInterface for ASM alias generation (#130483)
After the introduction of `OpAsmAttrInterface`, it is favorable to
migrate code using `OpAsmDialectInterface` for ASM alias generation,
which lives in `Dialect.cpp`, to use `OpAsmAttrInterface`, which lives
in `Attrs.td`. In this way, attribute behavior is placed near its
tablegen definition and people won't need to go through other files to
know what other (unexpected) hooks comes into play.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions