[PATCH] D44521: [InstSimplify] fp_binop X, NaN --> NaN

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 12:34:44 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328140: [InstSimplify] fp_binop X, NaN --> NaN (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44521?vs=138985&id=139352#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44521

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/CodeGen/AMDGPU/imm.ll
  llvm/trunk/test/Transforms/InstSimplify/fp-nan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44521.139352.patch
Type: text/x-patch
Size: 11864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/89ca1d8f/attachment.bin>


More information about the llvm-commits mailing list