ac/nir: remove unused code for nir_op_{fmod,frem}
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 3 Oct 2019 14:21:47 +0000 (16:21 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 3 Oct 2019 16:15:17 +0000 (18:15 +0200)
commitd861401554b52b2c2fc6721c69bdfe1697ee608f
tree5a1aee72e518a725465a4486641afb39e8ff540f
parent5ebe1a17e98692880cff84e941d2683705c83f80
ac/nir: remove unused code for nir_op_{fmod,frem}

RADV and RadeonSI both lower these two NIR instructions.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/common/ac_nir_to_llvm.c