entel/compiler: Simplify new_idom reduction in dominance tree calculation
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 11 Mar 2016 04:56:47 +0000 (20:56 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 6 Mar 2020 18:21:07 +0000 (10:21 -0800)
commitf6cdf66cd6e2515471c7944f67ddb87881c2366e
treea78fd2c4d43fc22fb7c99e0bd5d5fd43e01102be
parentc9a608c0907ccdd745c8cb496e982bca68f8e6e4
entel/compiler: Simplify new_idom reduction in dominance tree calculation

Trivial, just use a few less tokens to do the same thing.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4012>
src/intel/compiler/brw_cfg.cpp