[llvm] [AMDGPU] Set glc bit for nontemporal loads on GFX10/11 (PR #89739)
    Sameer Sahasrabuddhe via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 25 01:47:29 PDT 2024
    
    
  
ssahasra wrote:
Correction/Question: I suppose in all these comments, HIT_EVICT is actually HIT_LRU? I did not find any mention of HIT_EVICT in the MI300 Coherence guide. HIT_LRU makes sense, and it will certainly impact RCCL. HIT_EVICT, if it existed, would not have much of an impact on anything.
https://github.com/llvm/llvm-project/pull/89739
    
    
More information about the llvm-commits
mailing list