freedreno/ir3: Add support for CHSH and CHMASK instructions
authorKristian H. Kristensen <hoegsberg@google.com>
Thu, 10 Oct 2019 20:21:25 +0000 (13:21 -0700)
committerKristian H. Kristensen <hoegsberg@google.com>
Thu, 17 Oct 2019 20:43:53 +0000 (13:43 -0700)
commit3a93e60e7bba1bbb6ecac170c25623c08d6ff55f
treec36b1c87b4b899f33c3b29e12aba759b9e400b9b
parentf335a6663d0dd93f5240cefd3783af50c4dcbb47
freedreno/ir3: Add support for CHSH and CHMASK instructions

Just add the constructors for now and special case similar to END so
we don't remove them.

Signed-off-by: Kristian H. Kristensen <hoegsberg@google.com>
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_depth.c