[all-commits] [llvm/llvm-project] 5db477: [flang] Regularize TODO messages for coarray relat...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Mon Oct 16 12:38:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5db4779c3f07b6f562339722c176fb58329652ac
https://github.com/llvm/llvm-project/commit/5db4779c3f07b6f562339722c176fb58329652ac
Author: Pete Steinfeld <47540744+psteinfeld at users.noreply.github.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M flang/lib/Lower/Allocatable.cpp
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/CallInterface.cpp
M flang/lib/Lower/Coarray.cpp
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Lower/ConvertExprToHLFIR.cpp
M flang/lib/Lower/Runtime.cpp
M flang/lib/Lower/VectorSubscripts.cpp
Log Message:
-----------
[flang] Regularize TODO messages for coarray related features (#69227)
I want to make "not yet implemented" messages for features related to
coarrays easy to identify and make them easy for users to read.
More information about the All-commits
mailing list