[llvm] [RISCV] Undo fneg (fmul x, y) -> fmul x, (fneg y) transform (PR #157388)
    Craig Topper via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Sep  7 23:30:57 PDT 2025
    
    
  
topperc wrote:
I'm pretty sure this requires the nsz fast math flag.
https://github.com/llvm/llvm-project/pull/157388
    
    
More information about the llvm-commits
mailing list