[PATCH] D125764: Assert on polymorphic pointer intrinsic param

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 06:34:57 PDT 2022


thopre added a comment.

In D125764#3521872 <https://reviews.llvm.org/D125764#3521872>, @nikic wrote:

> 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.

Agreed, I'll try to do a patch for that too.


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