[Mesa-dev] [PATCH 0/6] panfrost/midgard: Fix control flow
Alyssa Rosenzweig
alyssa.rosenzweig at collabora.com
Thu Jun 6 18:50:22 UTC 2019
This patch set fixes the remaining control flow tests (at least, the
"cull dead branches" patch does the fix -- the rest of the patches are
cleanups and such incurred during the debugging session leading to that
patch).
Alyssa Rosenzweig (6):
panfrost/ci: Note some since-fixed tests
panfrost/midgard/disasm: Pretty-print branch tags
panfrost/midgard: Add mir_print_bundle helper
panfrost/midgard: Cull dead branches
panfrost/midgard: Use fancy iterator
panfrost/midgard: Cleanup tag fetch in disassembler
.../drivers/panfrost/ci/expected-failures.txt | 28 -----------
.../drivers/panfrost/midgard/compiler.h | 1 +
.../drivers/panfrost/midgard/disassemble.c | 47 +++++++++++++++----
.../panfrost/midgard/midgard_compile.c | 33 ++++++++++++-
.../drivers/panfrost/midgard/midgard_print.c | 13 +++++
5 files changed, 84 insertions(+), 38 deletions(-)
--
2.20.1
More information about the mesa-dev
mailing list