[all-commits] [llvm/llvm-project] dd04e1: [X86]fold-pcmpeqd-2.ll - replace X32 check prefix ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Dec 5 04:40:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd04e183045f9fb2fb2322df4d623b60c0942850
https://github.com/llvm/llvm-project/commit/dd04e183045f9fb2fb2322df4d623b60c0942850
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M llvm/test/CodeGen/X86/fold-pcmpeqd-2.ll
Log Message:
-----------
[X86]fold-pcmpeqd-2.ll - replace X32 check prefix with X86
We use X32 for gnux32 triples - X86 should be used for 32-bit triples
More information about the All-commits
mailing list