[PATCH] D68544: [X86][AVX] Access a scalar float/double as a free extract from a broadcast load (PR43217)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 14:10:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373871: [X86][AVX] Access a scalar float/double as a free extract from a broadcast load… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68544?vs=223410&id=223444#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68544

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-vbroadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68544.223444.patch
Type: text/x-patch
Size: 8307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/93599da4/attachment.bin>


More information about the llvm-commits mailing list