[all-commits] [llvm/llvm-project] 8a0f69: [flang] Legacy ASSIGN statement target processing ...

vdonaldson via All-commits all-commits at lists.llvm.org
Wed Apr 2 06:52:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a0f694381cece71f1b974f65f3121020522d6f1
      https://github.com/llvm/llvm-project/commit/8a0f694381cece71f1b974f65f3121020522d6f1
  Author: vdonaldson <37090318+vdonaldson at users.noreply.github.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M flang/lib/Lower/PFTBuilder.cpp

  Log Message:
  -----------
  [flang] Legacy ASSIGN statement target processing (#133737)

Like other target statements, the statement associated with the label in
a legacy ASSIGN statement could be inside a construct. Constructs
containing such a target must therefore be marked as unstructured,
fairly similar to how targets are processed in `markBranchTarget`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list