[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
Thu Oct 26 07:51:20 PDT 2017


aaboud updated this revision to Diff 120419.
aaboud marked an inline comment as done.
aaboud added a comment.

Addressed Zvi's comments.


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.120419.patch
Type: text/x-patch
Size: 26045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/4c8fa522/attachment.bin>


More information about the llvm-commits mailing list