This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88437b5864f [X86] Add a DAG combine to fix (v4i1 (bitcast (i4))) before [...] new 890c1de445a [X86] Add a DAG combine to widen (i4 (bitcast (v4i1))) befo [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86ISelLowering.cpp | 12 +++ test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 150 +++++++++++++++++----------- test/CodeGen/X86/bitcast-and-setcc-128.ll | 54 ++++------ test/CodeGen/X86/bitcast-and-setcc-256.ll | 12 +-- test/CodeGen/X86/bitcast-setcc-128.ll | 54 ++++------ test/CodeGen/X86/bitcast-setcc-256.ll | 12 +-- 6 files changed, 146 insertions(+), 148 deletions(-)