[all-commits] [llvm/llvm-project] 69d9ad: [flang][hlfir] Fixed cleanup code placement indete...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Wed Sep 20 08:34:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69d9ad1cee93ffa4e111863db14f97ce6c440292
      https://github.com/llvm/llvm-project/commit/69d9ad1cee93ffa4e111863db14f97ce6c440292
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M flang/lib/Optimizer/HLFIR/Transforms/LowerHLFIROrderedAssignments.cpp
    M flang/test/HLFIR/order_assignments/user-defined-assignment-finalization.fir

  Log Message:
  -----------
  [flang][hlfir] Fixed cleanup code placement indeterminism in OrderedAssignments. (#66811)

I had to remove test3() case in 73086dab9e9870f49f3a9cc2763a1e8b1a20aa20
to fix the buildbots. This patch brings it back with proper fix.




More information about the All-commits mailing list