[PATCH] D149028: [Clang] Always pass `-fconvergent-functions` for GPU targets
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 23 12:53:13 PDT 2023
JonChesterfield added a comment.
I think this is sensible. Passing fno-convergent-functions presumably changes the default?
I wonder if we should adopt this and then remove the checks for each of the GPU programming models
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149028/new/
https://reviews.llvm.org/D149028
More information about the cfe-commits
mailing list