[PATCH] D50499: [X86] Constant folding of adds/subs intrinsics

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 02:38:13 PDT 2018


tkrupa created this revision.
tkrupa added reviewers: craig.topper, RKSimon, spatel.
Herald added a subscriber: llvm-commits.

This was originally a part of https://reviews.llvm.org/D46179 but got so different to unsigned versions that it's better to have it in a separate patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D50499

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/X86/x86-adds-subs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50499.159884.patch
Type: text/x-patch
Size: 46849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/ffce5311/attachment.bin>


More information about the llvm-commits mailing list