commit | 3a93e60e7bba1bbb6ecac170c25623c08d6ff55f | [log] [tgz] |
---|---|---|
author | Kristian H. Kristensen <hoegsberg@google.com> | Thu Oct 10 13:21:25 2019 -0700 |
committer | Kristian H. Kristensen <hoegsberg@google.com> | Thu Oct 17 13:43:53 2019 -0700 |
tree | c36b1c87b4b899f33c3b29e12aba759b9e400b9b | |
parent | f335a6663d0dd93f5240cefd3783af50c4dcbb47 [diff] |
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>