[PATCH] D38035: [X86][SKX] Added codegen regression test for avx512 instructions scheduling
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 06:22:52 PDT 2017
gadi.haber created this revision.
Added code gen regression test for avx512 instructions scheduling called avx512-schedule.ll
This patch is in preparation of a larger patch of adding all SKX instruction scheduling and therefore
the scheduling for the avx512 instructions are still missing.
The avx512-schedule.ll test was formed from the following tests:
avx512bw-intrinsics.ll
avx512bwvl-intrinsics.ll
avx512cd-intrinsics.ll
avx512cdvl-intrinsics.ll
avx512dq-intrinsics.ll
avx512dqvl-intrinsics.ll
avx512-fma-intrinsics.ll
avx512-gather-scatter-intrin.ll
avx512-intrinsics.ll
avx512vpopcntdq-intrinsics.ll
Repository:
rL LLVM
https://reviews.llvm.org/D38035
Files:
test/CodeGen/X86/avx512-schedule.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38035.115833.patch
Type: text/x-patch
Size: 612674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/62ee046b/attachment-0001.bin>
More information about the llvm-commits
mailing list