[Mesa-dev] [Bug 109617] [oland, clover, llvm5] While-If Problem with Booleans

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 12 22:49:37 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109617

--- Comment #2 from Jan Vesely <jan.vesely at rutgers.edu> ---
results:

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Correct execution    xxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-------------------------------------------
bool flag = false;
#define VARIANT 2
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Platform: Clover
Device: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.45-default, LLVM 5.0.1) (GPU)
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Number of test_kernels: 1
----------
[ 0.100000,  1.000000,  0.000000,  0.000000]
[ 0.000000,  2.000000,  0.000000,  0.000000]
[ 0.241120,  2.000000,  0.000000,  0.000000]

-------------------------------------------
uint flag = false;
#define VARIANT 1
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Platform: Clover
Device: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.45-default, LLVM 5.0.1) (GPU)
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Number of test_kernels: 1
----------
[ 0.100000,  1.000000,  0.000000,  0.000000]
[ 0.000000,  2.000000,  0.000000,  0.000000]
[ 0.241120,  2.000000,  0.000000,  0.000000]

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Incorrect execution    xxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-------------------------------------------
bool flag = false;
#define VARIANT 1
---
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Platform: Clover
Device: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.45-default, LLVM 5.0.1) (GPU)
:::::::::::::::::::::::::::::::::::::::::::::::::::::
Number of test_kernels: 1
----------
[ 0.000000,  1.000000,  0.000000,  0.000000]
[ 0.000000,  2.000000,  0.000000,  0.000000]
[ 0.241120,  2.000000,  0.000000,  0.000000]

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190212/03b80963/attachment-0001.html>


More information about the mesa-dev mailing list