[PATCH] D88325: IR: Reject unsized sret in verifier

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 10:42:13 PST 2022


rjmccall added a comment.

If the type is just used for optimization purposes, we have other attributes that work more generally for pointer-typed arguments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88325/new/

https://reviews.llvm.org/D88325



More information about the llvm-commits mailing list