[all-commits] [llvm/llvm-project] cbe598: [X86] Replace X32 check prefixes with X86
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jan 29 08:51:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cbe5985ff7cd21924ed88b6a46fd5c04acc7fca8
https://github.com/llvm/llvm-project/commit/cbe5985ff7cd21924ed88b6a46fd5c04acc7fca8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/test/CodeGen/X86/shift-amount-mod.ll
M llvm/test/CodeGen/X86/shift-and.ll
M llvm/test/CodeGen/X86/shift-combine.ll
Log Message:
-----------
[X86] Replace X32 check prefixes with X86
We try to only use X32 for gnux32 triple tests.
More information about the All-commits
mailing list