[PATCH] D57663: [X86][AVX] Attempt to share broadcasts of different widths (PR39454)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 02:58:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353154: [X86][AVX] Attempt to share broadcasts of different widths (PR39454) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57663?vs=185072&id=185265#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57663

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57663.185265.patch
Type: text/x-patch
Size: 15312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/b003882f/attachment-0001.bin>


More information about the llvm-commits mailing list