This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e05bab28b64 [llvm-mca][docs] Add Timeline and How MCA works. new 91284ba1d6e [X86][AVX] Use extract_subvector to reduce vector op widths [...]
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 | 25 +++++ test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 2 +- test/CodeGen/X86/trunc-subvector.ll | 12 +- test/CodeGen/X86/vec_fpext.ll | 11 +- test/CodeGen/X86/vec_int_to_fp.ll | 148 +++++++------------------ 5 files changed, 74 insertions(+), 124 deletions(-)