[PATCH] D39833: [X86][SKX] Replace scheduling info of intrinsic SKX opcodes by the non-intrinsic opcodes.
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 9 01:14:19 PST 2017
gadi.haber created this revision.
Updated the scheduling information of the SKX subtarget to replace the intrinsic opcodes suffixed by "_Int" by the corresponding regular opcodes without the "_Int" suffix in the file X86SchedSkylakeServer.td under lib/Target/X86.
Repository:
rL LLVM
https://reviews.llvm.org/D39833
Files:
lib/Target/X86/X86SchedSkylakeServer.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39833.122207.patch
Type: text/x-patch
Size: 32806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/66c5a550/attachment.bin>
More information about the llvm-commits
mailing list