[PATCH] D70804: [Frontend] Allow OpenMP offloading to aarch64
Bryan Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 28 20:41:30 PST 2019
bryanpkc added a comment.
In D70804#1763289 <https://reviews.llvm.org/D70804#1763289>, @ABataev wrote:
> Tests are required
The tests for this were added in D30644 <https://reviews.llvm.org/D30644>, but they are currently failing on AArch64 due to D32035 <https://reviews.llvm.org/D32035>. This patch allows those tests to pass again. What further testing should I add?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70804/new/
https://reviews.llvm.org/D70804
More information about the cfe-commits
mailing list