R600: Fix min/max matching problems with unordered compares

Marek Olšák maraeo at gmail.com
Fri Nov 21 02:36:45 PST 2014


Hi Matt,

I've just tested your patches. They don't fix the bug, but there might
be nothing wrong with them, because I think the legacy opcodes
themselves are the culprit and switching Mesa to use the mixnum/maxnum
intrinsics fixes the issue too.

Marek

On Thu, Nov 20, 2014 at 12:27 AM, Matt Arsenault <arsenm2 at gmail.com> wrote:
> These should fix https://bugs.freedesktop.org/show_bug.cgi?id=86432
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list