[PATCH] D42439: [GISel]: Pattern Match helpers for MachineInstructions
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 15:09:19 PST 2018
aditya_nandakumar updated this revision to Diff 131155.
aditya_nandakumar added a comment.
Herald added subscribers: hintonda, mgorny.
Was missing the CMake update to the unit test. Fixed.
https://reviews.llvm.org/D42439
Files:
include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
unittests/CodeGen/GlobalISel/CMakeLists.txt
unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42439.131155.patch
Type: text/x-patch
Size: 23052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/03ab1db6/attachment.bin>
More information about the llvm-commits
mailing list