[PATCH] D46229: [X86][AVX] Tag VPMOVSX/VPMOVZX ymm instructions as WriteShuffle256.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 11:28:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331659: [X86][AVX2] Tag VPMOVSX/VPMOVZX ymm instructions as WriteShuffle256 (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46229?vs=144462&id=145506#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46229

Files:
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
  llvm/trunk/lib/Target/X86/X86SchedHaswell.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeClient.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
  llvm/trunk/lib/Target/X86/X86ScheduleZnver1.td
  llvm/trunk/test/CodeGen/X86/avx2-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx512-schedule.ll
  llvm/trunk/test/tools/llvm-mca/X86/Znver1/resources-avx2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46229.145506.patch
Type: text/x-patch
Size: 34126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/a68cee07/attachment.bin>


More information about the llvm-commits mailing list