diff options
author | Rob Clark <[email protected]> | 2016-05-07 13:01:24 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2016-06-03 16:05:03 -0400 |
commit | dfbae7d64f4d563bc65af338cdcb217f10474c1c (patch) | |
tree | 2a94671ec13b440c7c993cea08c28511cb205e30 /doxygen/header_subset.html | |
parent | a64c7cd2bac33a3a2bf908b5ef538dff03b93b73 (diff) |
nir/algebraic: support for power-of-two optimizations
Some optimizations, like converting integer multiply/divide into left/
right shifts, have additional constraints on the search expression.
Like requiring that a variable is a constant power of two. Support
these cases by allowing a fxn name to be appended to the search var
expression (ie. "a#32(is_power_of_two)").
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'doxygen/header_subset.html')
0 files changed, 0 insertions, 0 deletions