[PATCH] D58053: [X86][AVX] EltsFromConsecutiveLoads - Add BROADCAST lowering support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 08:00:09 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354340: [X86][AVX] EltsFromConsecutiveLoads - Add BROADCAST lowering support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58053?vs=186259&id=187374#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58053/new/

https://reviews.llvm.org/D58053

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512dqvl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512ifma-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512ifma-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/i64-mem-copy.ll
  llvm/trunk/test/CodeGen/X86/insertelement-shuffle.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58053.187374.patch
Type: text/x-patch
Size: 36250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/2cf54b24/attachment.bin>


More information about the llvm-commits mailing list