[PATCH] D125690: [MemIntrinsics] Add an API to get elementtype attribute value. NFC.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 06:25:58 PDT 2022


dantrushin abandoned this revision.
dantrushin added a comment.

Looks like this has to live downstream. Still I think if upstream provides some public api (`CallBase::getParamElementType`) it should be available to all users


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125690



More information about the llvm-commits mailing list