This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig in repository toolchain/ci/llvm-project.
from bf55c4e3e39 [LLD][COFF] Early dependency detection adds 7e062c9b1f9 [X86] Make post-ra scheduling macrofusion-aware. adds d66a47f90a7 [InstCombine] Handle vector gep with scalar argument in eva [...]
No new revisions were added by this update.
Summary of changes: llvm/lib/Target/X86/X86Subtarget.cpp | 6 ++++++ llvm/lib/Target/X86/X86Subtarget.h | 3 +++ llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp | 9 ++++++++- llvm/test/CodeGen/X86/testb-je-fusion.ll | 4 ++-- llvm/test/Transforms/InstCombine/vec_gep_scalar_arg.ll | 16 ++++++++++++++++ 5 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 llvm/test/Transforms/InstCombine/vec_gep_scalar_arg.ll