[all-commits] [llvm/llvm-project] da92c1: [X86] combineConcatVectorOps - add ADD/SUB/MUL han...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Mar 9 03:19:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da92c120ca6e0a03869dff5f1c5291331ae63587
https://github.com/llvm/llvm-project/commit/da92c120ca6e0a03869dff5f1c5291331ae63587
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/mulvi32.ll
M llvm/test/CodeGen/X86/prefer-avx256-lzcnt.ll
M llvm/test/CodeGen/X86/vector-lzcnt-256.ll
M llvm/test/CodeGen/X86/vector-lzcnt-512.ll
Log Message:
-----------
[X86] combineConcatVectorOps - add ADD/SUB/MUL handling
More information about the All-commits
mailing list