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

Matt Arsenault arsenm2 at gmail.com
Sun Apr 12 12:21:50 PDT 2015


> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150412/19b1fd1f/attachment.html>


More information about the llvm-commits mailing list