AffineMapAttr on fir.box type is not used. This patch
remove it. It can be added back later when needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134955
[flang] Remove unused AffineMapAttr from fir.box type ClosedPublic Authored by clementval on Sep 30 2022, 6:28 AM.
Details Summary AffineMapAttr on fir.box type is not used. This patch
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 30 2022, 6:28 AM This revision is now accepted and ready to land.Sep 30 2022, 8:15 AM Closed by commit rGe8b701208c79: [flang] Remove unused AffineMapAttr from fir.box type (authored by clementval). · Explain WhySep 30 2022, 11:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464341 flang/include/flang/Optimizer/Dialect/FIRTypes.td
flang/lib/Optimizer/Dialect/FIRType.cpp
flang/test/Fir/invalid-types.fir
|