[PATCH] D121654: [RISCV] Ensure PseudoLA* can be hoisted
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 14 22:14:57 PDT 2022
    
    
  
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/machinelicm-got.ll:8
 ; Verifies that MachineLICM can hoist address generation pseudos out of loops.
 ; TODO: Does not currently work for anything other than PseudoLLA.
 
----------------
Is this TODO stale?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121654/new/
https://reviews.llvm.org/D121654
    
    
More information about the llvm-commits
mailing list