[all-commits] [llvm/llvm-project] 2cbcec: [Clang][NFC] - Move attr-cpuspecific-cpus test ove...
Pawan Nirpal via All-commits
all-commits at lists.llvm.org
Fri Jun 27 06:23:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cbcec483293d71007b642c2acc5284d4182913a
https://github.com/llvm/llvm-project/commit/2cbcec483293d71007b642c2acc5284d4182913a
Author: Pawan Nirpal <pawannirpal at gmail.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
R clang/test/CodeGen/attr-cpuspecific-cpus.c
A clang/test/Sema/attr-cpuspecific-cpus.c
Log Message:
-----------
[Clang][NFC] - Move attr-cpuspecific-cpus test over to Sema (#146065)
The attr-cpuspecific-cpus test does not have any LLVM IR checks relevant
to Codegen, Moving the test over to clang/test/Sema.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list