[PATCH] D57789: [CGP] form usub with overflow from sub+icmp

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 15:06:06 PST 2019


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

Patch updated:
No code changes, but the previous rev had a glitch in the IR test file.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57789/new/

https://reviews.llvm.org/D57789

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/CodeGen/AArch64/cgp-usubo.ll
  test/CodeGen/AMDGPU/sad.ll
  test/CodeGen/PowerPC/bdzlr.ll
  test/CodeGen/PowerPC/expand-contiguous-isel.ll
  test/CodeGen/X86/cgp-usubo.ll
  test/CodeGen/X86/lsr-loop-exit-cond.ll
  test/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57789.185419.patch
Type: text/x-patch
Size: 24315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/9e72dabf/attachment.bin>


More information about the llvm-commits mailing list