diff options
author | Ian Romanick <[email protected]> | 2019-06-17 16:27:37 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2019-07-08 11:30:10 -0700 |
commit | b08d7040518cdf76792952ceef72cadaa54d0179 (patch) | |
tree | 25981a79e6ae7448d6f5f103f08e136da7354dcf /src/compiler/nir/nir_worklist.c | |
parent | f734e2a042e3cee94fb8200e8baf34a81c5de46e (diff) |
nir: Add unit tests for nir_opt_comparison_pre
Each tests has a comment with the expected before and after NIR. The
tests don't actually check this. The tests only check whether or not
the optimization pass reported progress. I couldn't think of a robust,
future-proof way to check the before and after code.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_worklist.c')
0 files changed, 0 insertions, 0 deletions