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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 18 15:35:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354298: [CGP] form usub with overflow from sub+icmp (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57789?vs=186286&id=187278#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57789

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/cgp-usubo.ll
  llvm/trunk/test/CodeGen/X86/lsr-loop-exit-cond.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57789.187278.patch
Type: text/x-patch
Size: 22457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/baf8d7f8/attachment.bin>


More information about the llvm-commits mailing list