[PATCH] D50325: AMDGPU: Combine and of seto/setuo and fp_class

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 01:51:06 PDT 2018


arsenm created this revision.
arsenm added a reviewer: b-sumner.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

Clear the nan (or non-nan) test bits from the mask.


https://reviews.llvm.org/D50325

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fp-classify.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.class.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50325.159258.patch
Type: text/x-patch
Size: 6193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/585291b2/attachment.bin>


More information about the llvm-commits mailing list