[all-commits] [llvm/llvm-project] 331145: [flang][NFC] Unify todo messages
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Jun 20 06:44:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 331145e6e979ddb115e3bfd44d282828994d4e23
https://github.com/llvm/llvm-project/commit/331145e6e979ddb115e3bfd44d282828994d4e23
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M flang/include/flang/Optimizer/Builder/Todo.h
M flang/lib/Lower/Allocatable.cpp
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/CallInterface.cpp
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Lower/ConvertType.cpp
M flang/lib/Lower/VectorSubscripts.cpp
M flang/lib/Optimizer/Builder/MutableBox.cpp
M flang/test/Fir/Todo/allocmem.fir
M flang/test/Fir/Todo/coordinate_of_1.fir
M flang/test/Fir/Todo/coordinate_of_2.fir
M flang/test/Fir/Todo/coordinate_of_3.fir
M flang/test/Fir/Todo/coordinate_of_4.fir
M flang/test/Fir/Todo/dispatch.fir
M flang/test/Fir/Todo/dispatch_table.fir
M flang/test/Fir/Todo/end.fir
M flang/test/Fir/Todo/gentypedesc.fir
M flang/test/Fir/Todo/global_len.fir
M flang/test/Fir/Todo/len_param_index.fir
M flang/test/Fir/Todo/select_case_with_character.fir
M flang/test/Lower/derived-types.f90
Log Message:
-----------
[flang][NFC] Unify todo messages
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D128186
Co-authored-by: Peter Steinfeld <psteinfeld at nvidia.com>
More information about the All-commits
mailing list