[PATCH] D12377: [NVPTX] Let NVPTX backend detect integer min and max patterns.

Bjarke Hammersholt Roune via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 14:18:44 PDT 2015


broune updated this revision to Diff 33247.
broune added a comment.

Use isSignedIntSetCC() to simplify logic.


http://reviews.llvm.org/D12377

Files:
  lib/Target/NVPTX/NVPTXISelLowering.cpp
  test/CodeGen/NVPTX/combine-min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12377.33247.patch
Type: text/x-patch
Size: 9785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/3186c208/attachment.bin>


More information about the llvm-commits mailing list