[PATCH] D92086: Generalized PatternMatch & InstSimplify
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 09:17:49 PDT 2022
nikic added a comment.
This still fails to link. It looks like explicit template instantiations are missing for simplifyAddInst (they are present for simplifyBinOp for example).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92086/new/
https://reviews.llvm.org/D92086
More information about the llvm-commits
mailing list