[PATCH v2 1/1] R600: Make FMIN/MAXNUM legal on all asics

Jan Vesely jan.vesely at rutgers.edu
Sun Apr 12 17:00:37 PDT 2015


On Sun, 2015-04-12 at 12:21 -0700, Matt Arsenault wrote:
> > On Apr 12, 2015, at 9:46 AM, Jan Vesely <jan.vesely at rutgers.edu> wrote:
> > 
> > v2: Add tests
> > 
> > Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu <mailto:jan.vesely at rutgers.edu>>
> > ---
> > lib/Target/R600/AMDGPUISelLowering.cpp |  2 +
> > lib/Target/R600/R600Instructions.td    |  5 ++
> > lib/Target/R600/SIISelLowering.cpp     |  2 -
> > test/CodeGen/R600/fmaxnum.ll           | 91 ++++++++++++++++++++++++++++++++++
> > test/CodeGen/R600/fminnum.ll           | 91 ++++++++++++++++++++++++++++++++++
> > 5 files changed, 189 insertions(+), 2 deletions(-)
> 
> LGTM

thank you, pushed

-- 
Jan Vesely <jan.vesely at rutgers.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150412/6ae6867b/attachment.sig>


More information about the llvm-commits mailing list