[PATCH] D84844: [OpenMP] Ensure testing for versions 4.5, 5.0, and default - Part 1
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 29 07:04:52 PDT 2020
ABataev added a comment.
I'm not sure if this is profitable. All these changes increase the time of the test execution significantly in many cases while execution goes the same control paths. Some smart changes are required, only for things changed from version to version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84844/new/
https://reviews.llvm.org/D84844
More information about the cfe-commits
mailing list