The code was using the original operand of the operation, while
it should have been using the remapped operands via the adaptor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148587
[flang] Fixed substr access in embox/rebox CodeGen. ClosedPublic Authored by vzakhari on Apr 17 2023, 5:12 PM.
Details Summary The code was using the original operand of the operation, while
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 17 2023, 7:40 PM Closed by commit rGa45ca5d999dc: [flang] Fixed substr access in embox/rebox CodeGen. (authored by vzakhari). · Explain WhyApr 18 2023, 9:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 514659 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/embox-substring.fir
flang/test/Fir/rebox-susbtring.fir
|