[PATCH] D68284: [HIP] Support -emit-llvm for device compilation

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 2 10:15:43 PDT 2019


tra added a comment.

Could you also add a check for `-S` w/o `-emit-llvm`, too ? AFAICT it currently wants to produce a bundle, which is not very helpful.


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

https://reviews.llvm.org/D68284





More information about the cfe-commits mailing list