[PATCH] D19076: AMDGPU/SI: Re-implement the lowering for 32-bit floating point division

Changpeng Fang via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 11:08:32 PDT 2016


cfang updated this revision to Diff 57374.
cfang added a comment.
Herald added a subscriber: kzhuravl.

Add a test with function attribute "unsafe-fp-math=true";
Correct a typo (SI-DAG instead of SI_DAG)

Thanks;


http://reviews.llvm.org/D19076

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/fdiv.ll
  test/CodeGen/AMDGPU/frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19076.57374.patch
Type: text/x-patch
Size: 8552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/b8726743/attachment.bin>


More information about the llvm-commits mailing list