This removes the need for OpDefinitionsGen to use raw tablegen API, and will also
simplify adding builders to TypeDefs as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks much better. Thanks for cleaning it up!!
| mlir/lib/TableGen/Operator.cpp | ||
|---|---|---|
| 529 | emplace_back? | |
clang-tidy: warning: 'auto *stringInit' can be declared as 'const auto *stringInit' [llvm-qualified-auto]
not useful