[all-commits] [llvm/llvm-project] b0f20f: [X86] combineVectorCompare - add constant folding ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 28 06:55:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0f20f214ab43c800130e0d249e8ee2459b906ea
https://github.com/llvm/llvm-project/commit/b0f20f214ab43c800130e0d249e8ee2459b906ea
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/pr81136.ll
Log Message:
-----------
[X86] combineVectorCompare - add constant folding support for PCMPEQ/PCMPGT instructions
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