commit | c86ec09d118dc9daa012e15d483b48c63c0d859c | [log] [tgz] |
---|---|---|
author | Qiang Yu <yuq825@gmail.com> | Mon Jul 26 16:42:14 2021 +0800 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Aug 19 02:17:35 2021 +0000 |
tree | e6ec9ec8453e524952c64fe95d55b50a0b09dcce | |
parent | a406fff78a57eab35c513042670500f4fc784042 [diff] |
nir/loop_analyze: move nir_is_supported_terminator_condition() to header To be shared with uniform inline. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11950>