[all-commits] [llvm/llvm-project] 6f258c: [Clang] Don't test register allocation
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jun 23 03:46:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f258c0fd34cf4001ffa08c61f6e4e0f1254c50f
https://github.com/llvm/llvm-project/commit/6f258c0fd34cf4001ffa08c61f6e4e0f1254c50f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M clang/test/CodeGenCUDA/atomics-remarks-gfx90a.cu
Log Message:
-----------
[Clang] Don't test register allocation
This test was broken by 719658d078c4093d1ee716fb65ae94673df7b22b.
How did an assembly test get into clang/test?
More information about the All-commits
mailing list