[all-commits] [llvm/llvm-project] 88e5df: [X86] LowerVectorAllEqual - handle i64 comparisons...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Apr 1 09:16:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88e5df0e4392cf25a03fc0ac9aa5b8da60079dac
https://github.com/llvm/llvm-project/commit/88e5df0e4392cf25a03fc0ac9aa5b8da60079dac
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-01 (Sat, 01 Apr 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/pr53419.ll
Log Message:
-----------
[X86] LowerVectorAllEqual - handle i64 comparisons on 32-bit targets
More information about the All-commits
mailing list