intel/compiler/test: Add unit test for mismatched signedness comparison
authorMatt Turner <mattst88@gmail.com>
Mon, 11 Feb 2019 21:41:32 +0000 (13:41 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 15 Feb 2019 19:11:02 +0000 (11:11 -0800)
commitac21dd4aee450b2a4bc63adb05356b07abba2ff6
tree2bb51dcc59fea277f19571b6bf71285a0b1a5dc0
parent2dff9a66b629834bffad47e7a9025e0f1de5ffc3
intel/compiler/test: Add unit test for mismatched signedness comparison

v2 (idr): Move adding the test to after adding the fix.  Reordering the
two commits prevents possible headaches for git-bisect with scripts that
always do 'ninja check'.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109404
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/intel/compiler/test_fs_cmod_propagation.cpp