This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d31f85 [X86][AVX512] Add support for v2i64 fptosi/fptoui/sitofp/uito [...] new 911bcb3 [X86][SSE] Improve UINT_TO_FP v2i32 -> v2f64 new 452417f [X86] Don't round trip a unique_ptr through a raw pointer for [...]
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/AsmParser/X86AsmParser.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 46 ++++++-- test/CodeGen/X86/vec_int_to_fp.ll | 182 ++++++++++++------------------ 3 files changed, 109 insertions(+), 121 deletions(-)