[PATCH] D89746: [OpenMP] Emit calls to int64_t functions for amdgcn
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 16:52:18 PDT 2020
JonChesterfield added a comment.
Good call on shadowing, those are all gone. Attributes are more difficult as the test is IR, so can't declare the function twice. Haven't managed to tag nounwind onto either yet but will try a few more things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89746/new/
https://reviews.llvm.org/D89746
More information about the llvm-commits
mailing list