Details
Details
- Reviewers
nicolasvasilache
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 debian > Flang.Semantics::resolve102.f90 |
Event Timeline
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp | ||
---|---|---|
654 | I expect this will show up in the printed form? |
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp | ||
---|---|---|
654 | 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?