[PATCH] D39899: [X86] Add CBW/CDQ/CDQE/CQO/CWD/CWDE to WriteALU schedule class
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 05:36:39 PST 2017
RKSimon created this revision.
Some CPUs are already overriding these sign extension instructions but we should be able to use the WriteALU schedule class by default.
Repository:
rL LLVM
https://reviews.llvm.org/D39899
Files:
lib/Target/X86/X86InstrExtension.td
test/CodeGen/X86/schedule-x86_64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39899.122429.patch
Type: text/x-patch
Size: 4930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/526a43eb/attachment.bin>
More information about the llvm-commits
mailing list