pan/bi: Garbage collect bifrost_nir.h

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9239>
This commit is contained in:
Alyssa Rosenzweig
2021-05-04 15:52:08 -04:00
committed by Marge Bot
parent ff36e40145
commit d3ba26be37
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -32,7 +32,6 @@
#include "disassemble.h"
#include "bifrost_compile.h"
#include "bifrost_nir.h"
#include "compiler.h"
#include "bi_quirks.h"
#include "bi_builder.h"
-4
View File
@@ -1,4 +0,0 @@
#include <stdbool.h>
#include "nir.h"
bool bifrost_nir_lower_algebraic_late(nir_shader *shader);