[PATCH] D59602: [CodeGenPrepare] limit formation of overflow intrinsics (PR41129)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 06:57:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356665: [CodeGenPrepare] limit formation of overflow intrinsics (PR41129) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59602?vs=191522&id=191681#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59602

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  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: D59602.191681.patch
Type: text/x-patch
Size: 7780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/2b06dbd9/attachment.bin>


More information about the llvm-commits mailing list