This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 08195555000 [ARM][FIX] Fix vfmal.f16 and vfmsl.f16 operand new 9808bce5ccd [X86] Add test case for PR22473 new fea1ddbc355 [x86] prevent infinite looping from inverse shuffle transforms
The 2 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 | 7 ++++++- test/CodeGen/X86/pr22473.ll | 22 ++++++++++++++++++++++ test/CodeGen/X86/vector-shuffle-128-unpck.ll | 12 ++++++++++++ 3 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/pr22473.ll