[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
Mon Feb 4 09:26:38 PST 2019


RKSimon updated this revision to Diff 185072.
RKSimon added a comment.

add for range loop


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57663

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57663.185072.patch
Type: text/x-patch
Size: 15534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/4061b578/attachment.bin>


More information about the llvm-commits mailing list