[PATCH] D117137: [Driver] Add CUDA support for --offload param

Daniele Castagna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 26 15:40:17 PST 2022


dcastagna added a comment.

@yaxunl Are you OK landing this change as it is, without the check for OS and environment in getHIPOffloadTargetTriple?
We can follow up with patch that adds checks for in OS and environment in Triple.cpp. Is that what you meant?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117137



More information about the cfe-commits mailing list