[PATCH] D109219: [Intrinsics] Move dest arg functions of MemIntrinsicBase deeper in mem intrinsics hierarchy

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 6 01:13:56 PDT 2021


nikic added a comment.

This looks okay **if** we actually want to add new non-write intrinsics in this family (and it makes sense to have them in the same hierarchy). Is there a pending proposal for that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109219



More information about the llvm-commits mailing list