mesa/src/intel
Tapani Pälli 1e51383258 intel/compiler: run nir_opt_idiv_const before nir_lower_idiv
Integer div lowering can potentially create a lot of code that is
not removed later on. Running const lowering pass first can be used
to eliminate that code.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19157>
2022-10-20 15:35:48 +03:00
..
blorp blorp: Fix typo in blorp_xy_block_copy_blt 2022-09-28 08:41:35 +00:00
ci glsl: drop sub to add neg lowering in GLSL IR 2022-10-19 03:52:21 +00:00
common intel: Add and use intel_engines_class_to_string() 2022-10-15 20:04:51 +00:00
compiler intel/compiler: run nir_opt_idiv_const before nir_lower_idiv 2022-10-20 15:35:48 +03:00
dev intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
ds intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
genxml intel/genxml: use Path.replace instead of unlink and rename 2022-10-12 10:59:15 -07:00
isl isl: avoid gfx version switch cases on the hot path 2022-10-14 23:03:16 +00:00
nullhw-layer util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
perf
tools intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
vulkan anv: adding parsetab.py to the .gitignore for grl 2022-10-20 02:24:39 +00:00
vulkan_hasvk hasvk: use DX rules for point rasterization 2022-10-19 00:20:48 +00:00
meson.build