Includes were missing in the PassDetails.h that cause downstream failures
on TOSA passes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105323
[mlir][tosa] Added missing includes on PassDetails.h ClosedPublic Authored by rsuderman on Jul 1 2021, 4:35 PM.
Details Summary Includes were missing in the PassDetails.h that cause downstream failures
Diff Detail
Event TimelineHerald added subscribers: armkevincheng, jsmolens, eric-k256 and 19 others. · View Herald Transcript This revision is now accepted and ready to land.Jul 1 2021, 4:39 PM This revision was landed with ongoing or failed builds.Jul 1 2021, 4:44 PM Closed by commit rG65eb4028ad03: [mlir][tosa] Added missing includes on PassDetails.h (authored by rsuderman). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356047 mlir/include/mlir/Dialect/Tosa/Transforms/PassDetail.h
|