[PATCH] D69720: [InstCombine] propagate fast-math-flags (FMF) to select when inverting fcmp+select
Michael Berg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 16:55:53 PST 2019
mcberg2017 accepted this revision.
mcberg2017 added a comment.
This revision is now accepted and ready to land.
It is a step in the right direction. I tried it out internally and its fine for us. We too have work to do wrt phi mapping in GiSel wrt flags. So initially, LGTM. You might want to see what others say and so leave it for bit...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69720/new/
https://reviews.llvm.org/D69720
More information about the llvm-commits
mailing list