The inlined version of this function can now go away because
https://reviews.llvm.org/D141401 has been merged.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143659
[flang] use mlir::LoopLikeOpInterface::blockIsInLoop ClosedPublic Authored by tblah on Feb 9 2023, 8:24 AM.
Details Summary The inlined version of this function can now go away because
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 9 2023, 8:24 AM Herald added subscribers: stephenneuendorffer, jdoerfert. · View Herald TranscriptFeb 9 2023, 8:24 AM This revision is now accepted and ready to land.Feb 10 2023, 12:51 AM Closed by commit rGd5ea1b22cba3: [flang] use mlir::LoopLikeOpInterface::blockIsInLoop (authored by tblah). · Explain WhyFeb 13 2023, 2:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496887 flang/lib/Optimizer/Transforms/StackArrays.cpp
|