[PATCH] D120353: [OpenMP] Add option to make offloading mandatory

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 10:15:44 PST 2022


jhuber6 added a comment.

In D120353#3340863 <https://reviews.llvm.org/D120353#3340863>, @JonChesterfield wrote:

> Thanks! Seems a good thing to add to the offloading test runner, preferably in a separate change to avoid reverting this in case of unforeseen problems

Could definitely do that, it doesn't seem like we test `if` anywhere in the OpenMP tests so it shouldn't break anything.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120353/new/

https://reviews.llvm.org/D120353



More information about the cfe-commits mailing list