[Openmp-commits] [PATCH] D101977: [OpenMP] Create custom state machines for generic target regions
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 11 21:49:14 PDT 2021
jdoerfert added a comment.
FWIW, here is what clang currently generates: https://godbolt.org/z/ncWq8f437
With these two patches the result is better in basically every case except the last where there is no actual improvement to be made.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101977/new/
https://reviews.llvm.org/D101977
More information about the Openmp-commits
mailing list