intel/fs: Remove existing lower_conversions pass.
authorFrancisco Jerez <currojerez@riseup.net>
Sat, 8 Dec 2018 07:56:27 +0000 (23:56 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 9 Jan 2019 20:03:09 +0000 (12:03 -0800)
commit2c99c7a56c84c1e32280506249b5700ef2d5d176
treeb851cbb6d09c136f461b9af57a27422edcc5e696
parentefa4e4bc5fc39cccc6d7103e9f15b795de3ee07c
intel/fs: Remove existing lower_conversions pass.

It's redundant with the functionality provided by lower_regioning now.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/intel/Makefile.sources
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_lower_conversions.cpp [deleted file]
src/intel/compiler/meson.build