[all-commits] [llvm/llvm-project] fa620f: [X86] combineConcatVectorOps - reuse IsSplat and r...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 11 05:39:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fa620fc8e28ef1895a009994d6e838e3ddbcb32a
https://github.com/llvm/llvm-project/commit/fa620fc8e28ef1895a009994d6e838e3ddbcb32a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineConcatVectorOps - reuse IsSplat and remove duplicate code. NFC.
More information about the All-commits
mailing list