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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 15:00:57 PDT 2016


arsenm added a comment.

The fdiv test must be modified.

We should not simply replace the division lowering this way. This should be controlled by precision options, so the existing lowering should still be able to work


http://reviews.llvm.org/D19076





More information about the llvm-commits mailing list