[all-commits] [llvm/llvm-project] 1293b5: [flang] turn fatal error into a TODO for FORALL ed...

jeanPerier via All-commits all-commits at lists.llvm.org
Wed Dec 7 00:48:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1293b5fe5aa31015f1928e60b399b70f034eccff
      https://github.com/llvm/llvm-project/commit/1293b5fe5aa31015f1928e60b399b70f034eccff
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

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

  Log Message:
  -----------
  [flang] turn fatal error into a TODO for FORALL edge-case

See https://github.com/llvm/llvm-project/issues/59337.
This TODO will be implemented as part of HLFIR work
(see https://github.com/llvm/llvm-project/blob/main/flang/docs/HighLevelFIR.md).

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




More information about the All-commits mailing list