[PATCH] D80024: IR: Remove extra name mangling from llvm.ptrmask
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 11:57:46 PDT 2020
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM thanks. It should indeed not change the pointer types. The LangRef already uses the same type for return value and argument, so no update should be needed there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80024/new/
https://reviews.llvm.org/D80024
More information about the llvm-commits
mailing list