https://bugs.llvm.org/show_bug.cgi?id=36911
Bug ID: 36911
Summary: [X86] Add scheduler classes that account for GPR<->XMM
transfers
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: X86
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 36908
Transfers between the x86/GPR and SSE/XMM register files can vary a great deal
between targets, we should create suitable classes instead of using
WriteMove/WriteShuffle etc.
This includes the MOVD/MOVQ, PINSR, PEXTR and EXTRACTPS instructions.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=36908
[Bug 36908] [meta][x86] Improve scheduler classes instruction coverage
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs