[PATCH] D39434: Allow inaccessiblememonly and inaccessiblemem_or_argmemonly to be overwriten on call site with operand bundle

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 15:05:28 PDT 2017


yuyichao added a comment.

Actually I just realized that the last test is referring to auto upgraded attribute numbers, I'll check if I can directly use new attribute syntax and have more predictable numbers (or do regex matching instead)


https://reviews.llvm.org/D39434





More information about the llvm-commits mailing list