[PATCH] D35218: [AMDGPU] fcanonicalize elimination optimization

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 13:24:19 PDT 2017


rampitec updated this revision to Diff 106086.
rampitec marked an inline comment as done.
rampitec added a comment.

Switched to use of isKnownNeverSNan() and added test for it.
Added test run line for GFX9 without denorms.


https://reviews.llvm.org/D35218

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fcanonicalize-elimination.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35218.106086.patch
Type: text/x-patch
Size: 27356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/253ec885/attachment.bin>


More information about the llvm-commits mailing list