Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154033
[flang][hlfir] Codegen for unordered elemental operations. ClosedPublic Authored by vzakhari on Jun 28 2023, 5:47 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2023, 11:49 PM jeanPerier added a child revision: D154057: [flang][hlfir] Codegen of hlfir.region_assign where LHS conflicts.Jun 29 2023, 2:32 AM Closed by commit rG39e87db1926a: [flang][hlfir] Codegen for unordered elemental operations. (authored by vzakhari). · Explain WhyJun 29 2023, 10:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535891 flang/lib/Optimizer/HLFIR/Transforms/BufferizeHLFIR.cpp
flang/lib/Optimizer/HLFIR/Transforms/LowerHLFIROrderedAssignments.cpp
flang/test/HLFIR/elemental-codegen.fir
flang/test/HLFIR/order_assignments/vector-subscripts-codegen.fir
|