[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
Sun Oct 15 05:55:41 PDT 2017
aaboud updated this revision to Diff 119079.
aaboud marked an inline comment as done.
aaboud added a comment.
Addressed Craig and Zia 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.119079.patch
Type: text/x-patch
Size: 25929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171015/4d388134/attachment.bin>
More information about the llvm-commits
mailing list