[PATCH] D103992: [InstCombine / BuildLibCalls] Add parameter attributes from the prototype.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 12:14:50 PDT 2021


efriedma added a comment.

D51092 <https://reviews.llvm.org/D51092> is marking the libc memcpy function, which is correct.  Not sure how the attribute is getting carried over to llvm.memcpy.


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

https://reviews.llvm.org/D103992



More information about the llvm-commits mailing list