[PATCH] R600/SI: Set HasMultipleConditionRegisters

Matt Arsenault Matthew.Arsenault at amd.com
Thu Apr 30 15:01:34 PDT 2015


This is true if we are using vector conditions. For now,
we are always doing this. Until there is a useful way of
getting uniformity information at this point and we attempt
to use scalar compares, it is better to assume that we can
use any SGPR pair for conditions.

http://reviews.llvm.org/D9419

Files:
  lib/Target/R600/SIISelLowering.cpp
  test/CodeGen/R600/select-opt.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9419.24773.patch
Type: text/x-patch
Size: 6899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150430/99217fb6/attachment.bin>


More information about the llvm-commits mailing list