[PATCH] D26736: [X86][AVX512] Autoupgrade lossless i32/u32 to f64 conversion intrinsics with generic IR

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 06:58:30 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287108: [X86][AVX512] Autoupgrade lossless i32/u32 to f64 conversion intrinsics with… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D26736?vs=78178&id=78184#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26736

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26736.78184.patch
Type: text/x-patch
Size: 22900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/1481d102/attachment-0001.bin>


More information about the llvm-commits mailing list