[all-commits] [llvm/llvm-project] 73086d: Revert "Revert "[flang][hlfir] Fixed assignment/fi...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Sep 19 11:41:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73086dab9e9870f49f3a9cc2763a1e8b1a20aa20
https://github.com/llvm/llvm-project/commit/73086dab9e9870f49f3a9cc2763a1e8b1a20aa20
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M flang/lib/Optimizer/HLFIR/Transforms/LowerHLFIROrderedAssignments.cpp
A flang/test/HLFIR/order_assignments/user-defined-assignment-finalization.fir
Log Message:
-----------
Revert "Revert "[flang][hlfir] Fixed assignment/finalization order for user-defined assignments. (#66736)""
This reverts commit 775754e32840c6b6ca64c8bc0b7ae2c778b97d1e.
Relanding with removing part of the LIT test. There seems to be operations
ordering indeterminism that is unrelated to my change. I will address this
issue separately.
More information about the All-commits
mailing list