[PATCH] D42047: Pattern matching code for LibFunc
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 17 03:10:05 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D42047#1164770, @Quolyk wrote:
> In https://reviews.llvm.org/D42047#1164762, @lebedev.ri wrote:
>
> > Is it possible to add some unit test for this?
>
>
> I have not seen that this header is explicitly tested, but it can be tested througn some libFunc pattern matches, as I hope to introduce some using this
`unittests/IR/PatternMatch.cpp`
https://reviews.llvm.org/D42047
More information about the llvm-commits
mailing list