[PATCH] D44425: [InstSimplify] peek through unsigned FP casts for sign-bit compares (PR36682)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 09:23:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327642: [InstSimplify] peek through unsigned FP casts for sign-bit compares (PR36682) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44425?vs=138525&id=138577#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44425

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/cast-unsigned-icmp-cmp-0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44425.138577.patch
Type: text/x-patch
Size: 9377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/6f10802b/attachment.bin>


More information about the llvm-commits mailing list