Skip to content

intel/gen_decoder: Add support for decoding groups within groups.

Rafael Antognolli requested to merge rantogno/mesa:iris/aubinator_iter into master

This MR adds support for decoding tags within other tags. It also adds a little infra for testing encoding/decoding of instructions.

Assuming those unit tests look good and the approach is accepted, I'll submit more unit tests. The idea is to let the CI test code that changes our decoding paths.

Merge request reports