R600: Fix min/max matching problems with unordered compares

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


Hi Matt,

I've just discovered that the bug can also be fixed by setting
isCommutable=0 for MIN/MAX_LEGACY. The patch is attached. What do you
think?

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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Disable-commutativity-for-MIN-MAX_LEGACY.patch
Type: text/x-patch
Size: 1268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141121/8d164b43/attachment.bin>


More information about the llvm-commits mailing list