[InstCombine] peek through fabs() when checking isnan()
authorSanjay Patel <spatel@rotateright.com>
Wed, 7 Nov 2018 15:44:26 +0000 (15:44 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 7 Nov 2018 15:44:26 +0000 (15:44 +0000)
commitbb521e63afe78633bf155f472f3fc439318115c3
tree2ef65651b91742d03e8a28b108cf5f1129940ea1
parent35dfce723c42be78e42208035d85792272bf87c9
[InstCombine] peek through fabs() when checking isnan()

That should be the end of the missing cases for this fold.
See earlier patches in this series:
rL346321
rL346324

llvm-svn: 346327
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/fcmp.ll