[PATCH] D17834: [AArch64] fold 'isPositive' vector integer operations (PR26819)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 18:12:29 PST 2016


spatel updated this revision to Diff 49696.
spatel added a comment.

Patch updated based on Tim's suggestion: wait until after legalization, and it makes the code simpler!


http://reviews.llvm.org/D17834

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/neon-compare-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17834.49696.patch
Type: text/x-patch
Size: 5495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/aa84ce1a/attachment.bin>


More information about the llvm-commits mailing list