[PATCH] D61075: [CodeGenPrepare] limit overflow intrinsic matching to a single basic block

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 06:07:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359879: [CodeGenPrepare] limit overflow intrinsic matching to a single basic block (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61075?vs=197867&id=197976#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61075

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/X86/cgp-usubo.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61075.197976.patch
Type: text/x-patch
Size: 11205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/02eec345/attachment.bin>


More information about the llvm-commits mailing list