Some variables are unused after D97383 landed. We should generate one symbol for one attrUse.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97794
[mlir][linalg] Only generate one var for an attrUse. ClosedPublic Authored by hanchung on Mar 2 2021, 12:31 PM.
Details Summary Some variables are unused after D97383 landed. We should generate one symbol for one attrUse.
Diff Detail
Event TimelineHerald added subscribers: cota, teijeong, rdzhabarov and 14 others. · View Herald TranscriptMar 2 2021, 12:31 PM This revision is now accepted and ready to land.Mar 2 2021, 12:35 PM This revision was landed with ongoing or failed builds.Mar 2 2021, 12:48 PM Closed by commit rGc0f8115c73b7: [mlir][linalg] Only generate one var for an attrUse. (authored by hanchung). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 327548 mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
|