[PATCH] D50714: [InstCombine] Fold Select with binary op - FP opcodes

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 09:01:56 PDT 2018


xbolva00 added inline comments.


================
Comment at: test/Transforms/InstCombine/select-binop-cmp.ll:201
   ret float %C
 }
 
----------------
not sure why select_fsub_fcmp is not folded.


Repository:
  rL LLVM

https://reviews.llvm.org/D50714





More information about the llvm-commits mailing list