nir/intrinsics: Put the _intel intrinsics together at the end
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 13 Jun 2020 15:51:01 +0000 (10:51 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 16 Jun 2020 20:07:33 +0000 (20:07 +0000)
commit20b6ee82acc49b34a34bae2e6d9915a7d53ab456
tree3201e3dceae3f1b136e146546c59b10b4b7b0620
parent2ac2f7a02983fefc222cd60f06eb7ba176b8140d
nir/intrinsics: Put the _intel intrinsics together at the end

All the other driver-specific intrinsics are at the end of the file so
Intel's should go there too.

Reviewed-by: Sagar Ghuge<sagar.ghuge@intel.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5503>
src/compiler/nir/nir_intrinsics.py