[all-commits] [llvm/llvm-project] afb9cb: [OpenMP] Regenerate test checks (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Mar 21 06:25:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afb9cbb324df096fb55a2067be08d36c1eb7dab5
https://github.com/llvm/llvm-project/commit/afb9cbb324df096fb55a2067be08d36c1eb7dab5
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M clang/test/OpenMP/nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp
Log Message:
-----------
[OpenMP] Regenerate test checks (NFC)
Commit: 7af5fc1372fe3837547245a5c34d52534952c419
https://github.com/llvm/llvm-project/commit/7af5fc1372fe3837547245a5c34d52534952c419
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M llvm/utils/update_cc_test_checks.py
Log Message:
-----------
Revert "[Utils] Fix %S substitution"
This reverts commit 8ee1ef2a087da1a101a6b2c0bea31788da289e0b.
This breaks an update_cc_test_checks test that is based on an
incorrect %S use, revert until I can fix it.
Compare: https://github.com/llvm/llvm-project/compare/79a182371e46...7af5fc1372fe
More information about the All-commits
mailing list