[PATCH] D125764: Assert on polymorphic pointer intrinsic param
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 04:22:48 PDT 2022
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
Thanks for the explanation, I get it now. It would probably be better to enforce this directly in tablegen, but this seems like a reasonable starting point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125764/new/
https://reviews.llvm.org/D125764
More information about the llvm-commits
mailing list