[PATCH] D37427: [InstCombine] canonicalize fcmp ord/uno with constants to null constant

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 16:15:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312591: [ValueTracking, InstCombine] canonicalize fcmp ord/uno with non-NAN ops to null… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D37427?vs=113916&id=113930#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37427

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/and-fcmp.ll
  llvm/trunk/test/Transforms/InstCombine/fcmp-special.ll
  llvm/trunk/test/Transforms/InstCombine/or-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37427.113930.patch
Type: text/x-patch
Size: 9286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170905/bf253e04/attachment.bin>


More information about the llvm-commits mailing list