diff options
author | Mogball <jeffniu22@gmail.com> | 2022-06-14 05:04:56 +0000 |
---|---|---|
committer | Mogball <jeffniu22@gmail.com> | 2022-06-14 05:13:24 +0000 |
commit | baca1c1ac41ebb11cb93c82188d5cc7b203a2f5b (patch) | |
tree | 667cc88155deb4ad6f42ede7615ed0baaa542ce5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3d8061a3beff457851cd63323ae74bf6a7846032 (diff) | |
download | llvm-baca1c1ac41ebb11cb93c82188d5cc7b203a2f5b.zip llvm-baca1c1ac41ebb11cb93c82188d5cc7b203a2f5b.tar.gz llvm-baca1c1ac41ebb11cb93c82188d5cc7b203a2f5b.tar.bz2 |
[mlir][ods] Make Attr/Type def accessors match the dialect
The generated attribute and type def accessors are changed to match the setting on the dialect. Most importantly, "prefixed" will now correctly convert snake case to camel case (e.g. `weight_zp` -> `getWeightZp`)
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D127688
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions