[PATCH] D83832: [OpenMP] Provide a flag to disable safety checks for GPU optimizations
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 07:45:31 PDT 2020
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
I think this is good. It's dangerous, but it's also undocumented and has unsafe in the name.
I should be able to use this to sidestep limitations in the amdgpu function pointer implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83832/new/
https://reviews.llvm.org/D83832
More information about the llvm-commits
mailing list