Skip to content
Commit fb2c5dd9 authored by Ian Romanick's avatar Ian Romanick Committed by Juan A. Suarez Romero
Browse files

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: default avatarMatt Turner <mattst88@gmail.com>
(cherry picked from commit b08d7040)
parent f6c032c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment