[PATCH] D71293: AMDGPU: Generate the correct sequence of code for FDIV32 when correctly-rounded-divide-sqrt is set

Brian Sumner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 15:19:40 PST 2019


b-sumner added a comment.

This looks OK to me, although tuning on correctly rounded division any time denorms are enabled is not actually required by OpenCL.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71293/new/

https://reviews.llvm.org/D71293





More information about the llvm-commits mailing list