diff options
author | Yadong Chen <cyd.matt@qq.com> | 2024-11-25 23:11:07 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 10:11:07 -0500 |
commit | a5506a39e0ae8de77136334659b526e5f224850d (patch) | |
tree | aa17ba53923caec343559789a16fa353fe290a8c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4a7a27cb1c5b7fd1acd69b0b91d5eee9391bd4c0 (diff) | |
download | llvm-a5506a39e0ae8de77136334659b526e5f224850d.zip llvm-a5506a39e0ae8de77136334659b526e5f224850d.tar.gz llvm-a5506a39e0ae8de77136334659b526e5f224850d.tar.bz2 |
[mlir][spirv] Use assemblyFormat to define {InBound}PtrAccessChainOp assembly (#116943)
Declarative assemblyFormat ODS is more concise and requires less
boilerplate than filling out cpp interfaces.
Changes:
updates the PtrAccessChainOp and InBoundPtrAccessChainOp defined in
SPIRVMemoryOps.td to use assemblyFormat. Removes part print/parse from
MemoryOps.cpp which is now generated by assemblyFormat
Updates tests to updated format
Issue: #73359
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions