[PATCH] D38313: [InstCombine] Introducing Pattern Instruction Combine plug-in into InstCombine pass

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 02:36:38 PDT 2017


aaboud updated this revision to Diff 120219.
aaboud added a comment.

Updated patch according to Craig comment. (Fixed minor logical bug)


https://reviews.llvm.org/D38313

Files:
  lib/Transforms/InstCombine/CMakeLists.txt
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstCombinePatterns.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/trunc_pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38313.120219.patch
Type: text/x-patch
Size: 26084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/7b2d961c/attachment.bin>


More information about the llvm-commits mailing list