[PATCH] D44424: [InstCombine] peek through unsigned FP casts for zero-equality compares (PR36682)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 07:09:09 PDT 2018


lebedev.ri updated this revision to Diff 138346.
lebedev.ri added a comment.

Rebased ontop of updated tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D44424

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/cast-unsigned-icmp-eqcmp-0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44424.138346.patch
Type: text/x-patch
Size: 6998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/c62602cc/attachment.bin>


More information about the llvm-commits mailing list