[PATCH] D32946: [InstCombine] Merge duplicate functionality between InstCombine and ValueTracking

Yoav Ben-Shalom via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 13 11:36:47 PDT 2017


yabash updated this revision to Diff 98898.
yabash added a comment.

Fix and rebase.

After this patch is committed I'll submit a patch to fix const correctness
and naming conventions for the existing methods.


https://reviews.llvm.org/D32946

Files:
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstCombineMulDivRem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32946.98898.patch
Type: text/x-patch
Size: 14036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170513/8a765883/attachment.bin>


More information about the llvm-commits mailing list