[PATCH] D38035: [X86][SKX] Added codegen regression test for avx512 instructions scheduling.NFC.

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 07:53:06 PDT 2017


gadi.haber updated this revision to Diff 116000.
gadi.haber added a comment.

Updated diff after adding -mattr=+avx512vpopcntdq to the test: avx512vpopcntdq-schedule-intrinsics.ll


Repository:
  rL LLVM

https://reviews.llvm.org/D38035

Files:
  test/CodeGen/X86/avx512-schedule-fma-intrinsics.ll
  test/CodeGen/X86/avx512-schedule-gather-scatter-intrin.ll
  test/CodeGen/X86/avx512-schedule-intrinsics.ll
  test/CodeGen/X86/avx512bw-schedule-intrinsics.ll
  test/CodeGen/X86/avx512bwvl-schedule-intrinsics.ll
  test/CodeGen/X86/avx512cd-schedule-intrinsics.ll
  test/CodeGen/X86/avx512cdvl-schedule-intrinsics.ll
  test/CodeGen/X86/avx512dq-schedule-intrinsics.ll
  test/CodeGen/X86/avx512dqvl-schedule-intrinsics.ll
  test/CodeGen/X86/avx512vpopcntdq-schedule-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38035.116000.patch
Type: text/x-patch
Size: 609590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/dd765319/attachment-0001.bin>


More information about the llvm-commits mailing list