[PATCH] D51701: ValueTracking: Report fast math flags for fcmp/select

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 12:29:54 PDT 2019


spatel added a comment.

In D51701#1677262 <https://reviews.llvm.org/D51701#1677262>, @arsenm wrote:

> Since select should have FMF now anyway, I don't think this is needed anymore


Note: for IR coming from clang, we have to do more in most cases:
D67564 <https://reviews.llvm.org/D67564>


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

https://reviews.llvm.org/D51701





More information about the llvm-commits mailing list