Skip to content

panfrost: begin refactoring bifrost ISA code

Eric Smith requested to merge ericsmith/mesa:draft/IR-changes into main
panfrost: use an accessor function to read from bi_opcode_props
    
In preparation for possibly separating bifrost and valhall instruction
descriptions, use an accessor functions to read opcode properties and
to change the opcode.
Edited by Eric Smith

Merge request reports