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
    
Use an accessor function to read opcode properties or to change the
opcode. This would allow for different instruction descriptions to
be used for different architectures. Not necessary now, but may be
useful groundwork.
Edited by Eric Smith

Merge request reports

Loading