[PATCH] D50157: [X86] Allow fake unary unpckhpd and movhlps to be commuted for execution domain fixing purposes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 09:48:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338735: [X86] Allow fake unary unpckhpd and movhlps to be commuted for execution domain… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50157?vs=158611&id=158786#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50157

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/sse_partial_update.ll
  llvm/trunk/test/CodeGen/X86/var-permute-128.ll
  llvm/trunk/test/CodeGen/X86/vec_extract.ll
  llvm/trunk/test/CodeGen/X86/vec_fp_to_int.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-fadd.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-fmul.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50157.158786.patch
Type: text/x-patch
Size: 26657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/3eaeae68/attachment.bin>


More information about the llvm-commits mailing list