[llvm] [AArch64] Replace AND with LSL#2 for LDR target (#34101) (PR #89531)
    David Green via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr 21 23:39:13 PDT 2024
    
    
  
davemgreen wrote:
Could this be handled better in DAG combine? Maybe with something similar to reassociationCanBreakAddressingModePattern?
https://github.com/llvm/llvm-project/pull/89531
    
    
More information about the llvm-commits
mailing list