[all-commits] [llvm/llvm-project] f8395f: [X86] Cleanup check prefixes identified in #92248
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 15 06:25:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8395f8420cee8fc0854f43c9e88819c0ed54696
https://github.com/llvm/llvm-project/commit/f8395f8420cee8fc0854f43c9e88819c0ed54696
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M llvm/test/CodeGen/X86/align-branch-boundary-suppressions-tls.ll
M llvm/test/CodeGen/X86/asm-modifier.ll
M llvm/test/CodeGen/X86/pr32345.ll
M llvm/test/CodeGen/X86/x32-va_start.ll
Log Message:
-----------
[X86] Cleanup check prefixes identified in #92248
Avoid using leading numbers in check prefixes - replace with actual triple config names.
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