[llvm] [X86] Add MI-layer routine for getting the index of the first address operand. NFC (PR #78019)
    Shengchen Kan via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jan 14 19:45:26 PST 2024
    
    
  
KanRobert wrote:
> > > it does not handle pseudo-instructions like TCRETURNmi, resulting in missed optimizations (e.g., x86-optimize-LEAs)
> > 
> > 
> > Why there is no test update for this?
> 
> The change was reverted, but the description doesn't update.
So it does allow more optimization to happen?
https://github.com/llvm/llvm-project/pull/78019
    
    
More information about the llvm-commits
mailing list