This otherwise loses a lot of debugging info and results in a painful
debugging experience.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111107
[MLIR][linalg] Preserve location during elementwise fusion ClosedPublic Authored by GMNGeoffrey on Oct 4 2021, 6:10 PM.
Details Summary This otherwise loses a lot of debugging info and results in a painful
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 4 2021, 6:10 PM This revision is now accepted and ready to land.Oct 4 2021, 6:11 PM Closed by commit rGb983783d2e58: [MLIR][linalg] Preserve location during elementwise fusion (authored by GMNGeoffrey). · Explain WhyOct 5 2021, 9:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377285 mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
|