[llvm] [GlobalISel] replace right identity X * -1.0 with fneg(x) (PR #80526)
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  8 02:26:59 PST 2024
    
    
  
https://github.com/arsenm approved this pull request.
InstCombine already does this, and the DAG should resume doing this 
https://github.com/llvm/llvm-project/pull/80526
    
    
More information about the llvm-commits
mailing list