Skip to content
  • Jonathan Peyton's avatar
    Fix machine topology pruning. · 62f3840c
    Jonathan Peyton authored
    This patch fixes a bug when eliminating layers in the machine topology (namely
    cores, and threads). Before this patch, if a user specifies using only one 
    thread per socket, then affinity is not set properly due to bad topology
    pruning.
    
    Differential Revision: http://reviews.llvm.org/D11158
    
    llvm-svn: 245966
    62f3840c
Loading