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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 12:43:32 PDT 2018


spatel updated this revision to Diff 138985.
spatel added a comment.

Patch updated:
Removed AMDGPU tests that were made NaN-free.


https://reviews.llvm.org/D44521

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44521.138985.patch
Type: text/x-patch
Size: 11765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/9f1047ec/attachment.bin>


More information about the llvm-commits mailing list