Details
Details
- Reviewers
nicolasvasilache
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp | ||
---|---|---|
623 | I expect this will show up in the printed form? |
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp | ||
---|---|---|
623 | While this is split across generators, it is hard to do generically. I just added it to the elidedAttributes in the printer explicitly for now. |
I expect this will show up in the printed form?
If so, can we expose the magic string as some static method and make the printer elide it?