"llvm/lib/Target/X86/X86InstrArithmetic.td" did not exist on "f9594ba4e7f74a8f9431d78954481921691ef639"
Exclude untied tasks from task stealing constraint
If either current_task or new_task is untied then skip task scheduling constraint checks, because untied tasks are not affected by the task scheduling constraints. Differential Revision: http://reviews.llvm.org/D21196 llvm-svn: 272570
Loading
Please register or sign in to comment