[PATCH] D115632: [IR] Make VPIntrinsic::getDeclarationForParams() opaque pointer compatible

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 10:01:20 PST 2021


nikic added a comment.

In D115632#3189356 <https://reviews.llvm.org/D115632#3189356>, @aeubanks wrote:

> perhaps we should leave around the original version for a couple weeks and mark it deprecated so downstream users can fix usages?

These are fairly recent API additions for an in-progress feature, so I was hoping that isn't necessary.


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

https://reviews.llvm.org/D115632



More information about the llvm-commits mailing list