[llvm] [AMDGPU] When allocating VGPRs, VGPR spills are not part of the prologue (PR #109439)
    Jay Foad via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep 30 04:01:59 PDT 2024
    
    
  
================
@@ -8884,8 +8884,9 @@ bool SIInstrInfo::isBasicBlockPrologue(const MachineInstr &MI,
   // FIXME: Copies inserted in the block prolog for live-range split should also
----------------
jayfoad wrote:
Removed.
https://github.com/llvm/llvm-project/pull/109439
    
    
More information about the llvm-commits
mailing list