[PATCH] D19291: Split IntrReadArgMem into IntrReadMem and IntrArgMemOnly

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 15:46:37 PDT 2016


joker.eph added a comment.

In http://reviews.llvm.org/D19291#405857, @arsenm wrote:

> Are autoupgrader patches needed?


Not totally sure but I thought we don't store intrinsic attributes in the bitcode and instead apply the one defined in table-gen any time you create a function for which the name matches the intrinsic?


http://reviews.llvm.org/D19291





More information about the llvm-commits mailing list