[PATCH] D82280: Fix for NVPTX module asm regression

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 09:39:53 PDT 2020


tra added a comment.

Could you post a trivial example of where the module-level inline assembly is emitted before/after this patch?

Testing things that require ptxas would need to be done in the LLVM test-suite. CUDA buildbot is offline at the moment, but I'm working on getting a new one running soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82280





More information about the llvm-commits mailing list