[all-commits] [llvm/llvm-project] 8cc33c: [Clang] Require x86 target for some tests (#209532)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Jul 15 11:03:31 PDT 2026
Branch: refs/heads/release/23.x
Home: https://github.com/llvm/llvm-project
Commit: 8cc33c0fec099662f6e9ecb9e0a0c792b3643967
https://github.com/llvm/llvm-project/commit/8cc33c0fec099662f6e9ecb9e0a0c792b3643967
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M clang/test/CodeGen/memcmp-inline-builtin-to-asm.c
M clang/test/CodeGen/memcpy-inline-builtin.c
M clang/test/CodeGen/pr9614.c
Log Message:
-----------
[Clang] Require x86 target for some tests (#209532)
These tests assert behavior about the always-inliner which now requires
a target to be present to check function attribute compatibility for
inlining.
Fix forward for 37b8e765ce4837a7577e6f762bcdffe4b232759c.
(cherry picked from commit 97f76580cdb0893d0b4edc7adf703162a23c0a67)
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