This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c0fd8c54ba [LV] Fix PR34523 - avoid generating redundant selects new 3254c743c87 [X86 CodeGen] Optimization of ZeroExtendLoad for v2i8 vector
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 | 1 + test/CodeGen/X86/vec_int_to_fp.ll | 45 +++++------------------------------ test/CodeGen/X86/vector-sext.ll | 48 ++++++++++++++++++++++++++++++++++++++ test/CodeGen/X86/vector-zext.ll | 10 ++------ 4 files changed, 57 insertions(+), 47 deletions(-)