[all-commits] [llvm/llvm-project] 935d41: [X86] Split v64i1 arguments into 2 v32i1s that wil...
topperc via All-commits
all-commits at lists.llvm.org
Tue Dec 10 17:29:38 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 935d41e4bd6347155af10e50f8b24e86a5d626f7
https://github.com/llvm/llvm-project/commit/935d41e4bd6347155af10e50f8b24e86a5d626f7
Author: Craig Topper <craig.topper at intel.com>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/min-legal-vector-width.ll
Log Message:
-----------
[X86] Split v64i1 arguments into 2 v32i1s that will be promoted to v32i8 under min-legal-vector-width=256
This is an improvement to 88dacbd43625cf7aad8a01c0c3b92142c4dc0970
More information about the All-commits
mailing list