[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 08:10:02 PDT 2017


aaboud updated this revision to Diff 120258.
aaboud marked 2 inline comments as done.
aaboud added a comment.

Answered David's comment.


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.120258.patch
Type: text/x-patch
Size: 26027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/8c9bef66/attachment.bin>


More information about the llvm-commits mailing list