[PATCH] D57519: [X86][AVX] Add VMOVDDUP-VPBROADCASTQ execution domain mapping

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 13:41:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352922: [X86][AVX] Add VMOVDDUP-VPBROADCASTQ execution domain mapping (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57519?vs=184711&id=184834#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57519

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/broadcast-scalar-int.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/broadcast-vector-int.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
  llvm/trunk/test/CodeGen/X86/insert-loaded-scalar.ll
  llvm/trunk/test/CodeGen/X86/insertelement-var-index.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-lshr-sub128.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll
  llvm/trunk/test/CodeGen/X86/widened-broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57519.184834.patch
Type: text/x-patch
Size: 60775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/a41d7d7a/attachment-0001.bin>


More information about the llvm-commits mailing list