[PATCH] D74088: [x86] form broadcast of scalar memop even with >1 use

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 16 07:34:40 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe48b536be66b: [x86] form broadcast of scalar memop even with >1 use (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D74088?vs=242739&id=244877#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74088

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avg.ll
  llvm/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
  llvm/test/CodeGen/X86/extract-concat.ll
  llvm/test/CodeGen/X86/merge-consecutive-stores-nt.ll
  llvm/test/CodeGen/X86/oddshuffles.ll
  llvm/test/CodeGen/X86/pr34653.ll
  llvm/test/CodeGen/X86/vec-strict-cmp-sub128.ll
  llvm/test/CodeGen/X86/vector-reduce-fadd.ll
  llvm/test/CodeGen/X86/vector-reduce-fmul.ll
  llvm/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74088.244877.patch
Type: text/x-patch
Size: 47147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200216/6269ba3a/attachment.bin>


More information about the llvm-commits mailing list