[all-commits] [llvm/llvm-project] 2de0c9: [X86] Use X86 check prefix for 32-bit instead of X...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 12 05:57:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2de0c927ae82eb0ae1d7b10028bf4704cb226cc0
https://github.com/llvm/llvm-project/commit/2de0c927ae82eb0ae1d7b10028bf4704cb226cc0
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/test/CodeGen/X86/musttail-tailcc.ll
M llvm/test/CodeGen/X86/tailcall-tailcc.ll
M llvm/test/CodeGen/X86/tailcc-fastcc.ll
Log Message:
-----------
[X86] Use X86 check prefix for 32-bit instead of X32 in tail call tests. NFC.
X32 is supposed to be used for gnux32 test coverage
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