[PATCH] D29660: [OpenMP] Add flag for overwriting default PTX version for OpenMP targets

Aleksey Shlyapnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 10 08:15:55 PDT 2017


alekseyshl added a comment.

While I do get the time pressure and such, doing it at the expense of others is not cool. Many teams work process is broken for days, folks are busy looking into it, investigating and reverting, other breakages are masked by these failures etc.

If your test depend on local configuration, you need to be extra careful pushing this fragile test. We are lucky, we have bots running continuously, but what about others who runs their tests less regularly? What about those who pulled LLVM code, built it and trying to run tests before contributing a patch? What's your plan to debug those configurations?


Repository:
  rL LLVM

https://reviews.llvm.org/D29660





More information about the cfe-commits mailing list