[PATCH] Removed pattern checks in instruction simplify/ combine which are now handled in SimplifyUsingDistributiveLaws()

Dinesh Dwivedi dinesh.d at samsung.com
Mon Jun 23 03:12:31 PDT 2014


Hi bkramer, rafael, jingyue, nicholas,

This patch removed duplicate code for matching patterns which are not handled in SimplifyUsingDistributiveLaws() (after r211261)

http://reviews.llvm.org/D4253

Files:
  lib/Analysis/InstructionSimplify.cpp
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/InstCombine/distribute.ll
  test/Transforms/InstSimplify/2010-12-20-Distribute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4253.10744.patch
Type: text/x-patch
Size: 12198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140623/829970bc/attachment.bin>


More information about the llvm-commits mailing list