[PATCH] D74592: Do not build the CUBIN conversion pass when NVPTX Backend isn't configured

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 01:18:02 PST 2020


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

In the long term I'd prefer to not initialize backends inside of pass at all, but for the short term this is better than pulling in all backends.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74592





More information about the llvm-commits mailing list