Skip to content
  • Matt Arsenault's avatar
    AMDGPU: Define priorities for register classes · 7f9eabd2
    Matt Arsenault authored
    Allocating larger register classes first should give better allocation
    results (and more importantly for myself, make the lit tests more stable
    with respect to scheduler changes).
    
    Patch by Matthias Braun
    
    llvm-svn: 270312
    7f9eabd2
Loading