[PATCH] D58888: [X86][AVX] lowerShuffleAsBroadcast - improve load folding by avoiding bitcasts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 05:19:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356043: [X86][AVX] lowerShuffleAsBroadcast - improve load folding by avoiding bitcasts (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58888?vs=189098&id=190400#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58888

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/widened-broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58888.190400.patch
Type: text/x-patch
Size: 15283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/0c109fcc/attachment.bin>


More information about the llvm-commits mailing list