[all-commits] [llvm/llvm-project] eb6cd7: [flang] ERROR STOP is not an image control statement

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Jun 15 14:39:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb6cd7fe316ca68ed8c0fbad60008d68392221f6
      https://github.com/llvm/llvm-project/commit/eb6cd7fe316ca68ed8c0fbad60008d68392221f6
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M flang/lib/Semantics/tools.cpp

  Log Message:
  -----------
  [flang] ERROR STOP is not an image control statement

The predicate that determines image control statements needs
to distinguish STOP (which is) from ERROR STOP (which isn't).

Differential Revision: https://reviews.llvm.org/D127796




More information about the All-commits mailing list