[all-commits] [llvm/llvm-project] 301011: Rerun ./utils/update_cc_test.py on a bunch of tests
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Mon Jul 18 23:53:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 301011fa6078b4f16bd3fc6158d9c6fddad7e118
https://github.com/llvm/llvm-project/commit/301011fa6078b4f16bd3fc6158d9c6fddad7e118
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M clang/test/CodeGen/PowerPC/builtins-ppc-quadword-noi128.c
M clang/test/CodeGen/aarch64-neon-2velem.c
M clang/test/CodeGen/aarch64-neon-fp16fml.c
M clang/test/CodeGen/arm_acle.c
M clang/test/CodeGen/memcpy-inline-builtin.c
M clang/test/OpenMP/master_taskloop_simd_in_reduction_codegen.cpp
M clang/test/OpenMP/parallel_master_reduction_task_codegen.cpp
M clang/test/OpenMP/sections_reduction_task_codegen.cpp
M clang/test/OpenMP/target_parallel_reduction_task_codegen.cpp
M clang/test/OpenMP/target_teams_distribute_parallel_for_reduction_task_codegen.cpp
M clang/test/OpenMP/taskloop_simd_in_reduction_codegen.cpp
Log Message:
-----------
Rerun ./utils/update_cc_test.py on a bunch of tests
Due to update script changes; this reduces the size of a later
"real" diff.
More information about the All-commits
mailing list