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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 12:02:26 PDT 2022


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

We generally do not add in-tree methods if they have no in-tree users. I'm also rather skeptical about what you're trying to do here -- this would need some more detailed explanation of the use case.


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