[PATCH] D65305: [InstCombine] remove flop from lerp patterns

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 16:25:26 PDT 2019


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

I'm not confident about the FP fast-math flags, but the match/transform looks good.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65305/new/

https://reviews.llvm.org/D65305





More information about the llvm-commits mailing list