This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc5eb21 Add an option to disable libedit new fdec4f5 [AVX-512] Support FCOPYSIGN for v16f32 and v8f64 new 3d85988 [Docs][TableGen] Remove reference to tablegen supporting octa [...]
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: docs/TableGen/LangIntro.rst | 3 - lib/Target/X86/X86ISelLowering.cpp | 3 +- test/Analysis/CostModel/X86/arith-fp.ll | 4 +- test/CodeGen/X86/vec-copysign-avx512.ll | 118 +++++++++++++++++++++++++ test/Transforms/SLPVectorizer/X86/fcopysign.ll | 54 ++++++----- 5 files changed, 156 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/X86/vec-copysign-avx512.ll