[PATCH] D41373: [GISel][RFC]: GlobalISel Combiner prototype
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 15:05:36 PST 2018
aditya_nandakumar updated this revision to Diff 131153.
aditya_nandakumar added a comment.
Herald added a subscriber: hintonda.
Split the PatternMatcher part to https://reviews.llvm.org/D42439
Updated based on Justin, Quentin's feedback.
Repository:
rL LLVM
https://reviews.llvm.org/D41373
Files:
include/llvm/CodeGen/GlobalISel/Combiner.h
include/llvm/CodeGen/GlobalISel/CombinerHelper.h
include/llvm/CodeGen/GlobalISel/CombinerInfo.h
include/llvm/CodeGen/GlobalISel/PreLegalizeCombiner.h
include/llvm/InitializePasses.h
lib/CodeGen/GlobalISel/CMakeLists.txt
lib/CodeGen/GlobalISel/Combiner.cpp
lib/CodeGen/GlobalISel/CombinerHelper.cpp
lib/CodeGen/GlobalISel/GlobalISel.cpp
lib/CodeGen/GlobalISel/PreLegalizeCombiner.cpp
test/CodeGen/AArch64/GlobalISel/combine-copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41373.131153.patch
Type: text/x-patch
Size: 16519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/707ed9ee/attachment.bin>
More information about the llvm-commits
mailing list