projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
751c11a
)
freedreno/ir3/ra: cleanup some leftovers
author
Rob Clark
<robdclark@chromium.org>
Thu, 9 Apr 2020 23:41:47 +0000
(16:41 -0700)
committer
Marge Bot
<eric+marge@anholt.net>
Mon, 13 Apr 2020 20:47:28 +0000
(20:47 +0000)
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4440>
src/freedreno/ir3/ir3_ra.h
patch
|
blob
|
history
diff --git
a/src/freedreno/ir3/ir3_ra.h
b/src/freedreno/ir3/ir3_ra.h
index 1e675a0bbd58d3d309809186f3db3da52e9592ab..45df2397ddc3e02a97072a65d8c13b95f482c33b 100644
(file)
--- a/
src/freedreno/ir3/ir3_ra.h
+++ b/
src/freedreno/ir3/ir3_ra.h
@@
-27,14
+27,8
@@
#ifndef IR3_RA_H_
#define IR3_RA_H_
-//#include "util/u_math.h"
-//#include "util/register_allocate.h"
-//#include "util/ralloc.h"
#include "util/bitset.h"
-//#include "ir3.h"
-//#include "ir3_compiler.h"
-
static const unsigned class_sizes[] = {
1, 2, 3, 4,