[PATCH] D154678: [InstCombine] Fold IEEE `fmul`/`fdiv` by Pow2 to `add`/`sub` of exp
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jul  9 16:02:46 PDT 2023
    
    
  
goldstein.w.n added a comment.
D154805 <https://reviews.llvm.org/D154805> has the backend impl, going to keep this open for a moment incase people prefer just removing `fmul` from this patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154678/new/
https://reviews.llvm.org/D154678
    
    
More information about the llvm-commits
mailing list