ac/nir: remove the bitfield_extract workaround for LLVM 8
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 19 Dec 2018 16:52:54 +0000 (17:52 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 20 Dec 2018 08:40:16 +0000 (09:40 +0100)
commit576040f2e52cd70f1fe76e2639e5f8e2b2e825f0
tree481f71274753eb9f399c74fd4ac3225581b851d3
parentd6110d4d547ad98dce7a89d0e020ab5be5aaaad6
ac/nir: remove the bitfield_extract workaround for LLVM 8

This workaround has been introduced by 3d41757788a and it
is no longer needed since LLVM r346422.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_nir_to_llvm.c