[PATCH] D114890: [OpenMP] Make the new device runtime the default

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 1 11:32:43 PST 2021


tianshilei1992 added a comment.

In D114890#3164994 <https://reviews.llvm.org/D114890#3164994>, @JonChesterfield wrote:

> In D114890#3164899 <https://reviews.llvm.org/D114890#3164899>, @tianshilei1992 wrote:
>
>> Do we still want to run tests for the old device runtime?
>
> Maybe? We definitely don't want to run the tests for the new one twice

Oh that's definitely right.

I'm thinking we should also disable testing for the old device runtime.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114890



More information about the cfe-commits mailing list