[PATCH] D44367: [InstCombine] peek through FP casts for sign-bit compares (PR36682)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 08:02:25 PDT 2018


lebedev.ri added a comment.

This needs a rebase now that https://reviews.llvm.org/D44424 has landed, but otherwise this looks good to me, since it's very similar to those two commits.


https://reviews.llvm.org/D44367





More information about the llvm-commits mailing list