[PATCH] D101030: [OpenMP] Overhaul `declare target` handling
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 16:10:09 PDT 2021
jdoerfert added a comment.
I'm fixing the tests now, also realized that the `omp allocate` handling now always creates definitions, which is bad.
I'll upload a new version soon, test case for this, which shows we also don't do a good job now, is here: https://godbolt.org/z/T9od5Mq7h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101030/new/
https://reviews.llvm.org/D101030
More information about the llvm-commits
mailing list