R600: Fix min/max matching problems with unordered compares

Matt Arsenault arsenm2 at gmail.com
Fri Nov 21 09:18:54 PST 2014


> On Nov 21, 2014, at 5:18 AM, Marek Olšák <maraeo at gmail.com> wrote:
> 
> 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?

Yes, they should not be commutable. LGTM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141121/c208d5fa/attachment.html>


More information about the llvm-commits mailing list