[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 Sep 27 05:21:17 PDT 2017
aaboud updated this revision to Diff 116798.
aaboud added a comment.
Fixed "no new line at end of file" issue.
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.116798.patch
Type: text/x-patch
Size: 25961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/bf148ed3/attachment.bin>
More information about the llvm-commits
mailing list