This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 208cabd [X86] fixing failed test in commit: r291657 new 3cf3d08 [X86] Fix PR30926 - Add patterns for (v)cvtsi2s{s,d} and (v)c [...]
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/X86InstrAVX512.td | 39 ++++++++++++++ lib/Target/X86/X86InstrSSE.td | 74 ++++++++++++++++++++++++++- test/CodeGen/X86/avx-cvt.ll | 22 ++++++++ test/CodeGen/X86/avx512-cvt.ll | 22 ++++++++ test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 13 ++--- test/CodeGen/X86/vec_int_to_fp.ll | 60 ++++++++++++++++++++++ 6 files changed, 220 insertions(+), 10 deletions(-)