[PATCH] D103992: [InstCombine / BuildLibCalls] Add parameter attributes from the prototype.
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 24 19:26:35 PDT 2021
aeubanks added a comment.
This is somehow adding the returned attribute to a memcpy intrinsic on mac: https://crbug.com/1223647.
I'll dig deeper tomorrow into what's going wrong
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103992/new/
https://reviews.llvm.org/D103992
More information about the llvm-commits
mailing list