[PATCH] D141736: [NVPTX] Use by default 'sm_60' architecture when expanding %ptxas-verify macro.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 16:01:32 PST 2023


tra accepted this revision.
tra added a comment.

> it's not clear where to put comments exactly. I added them to llvm/test/lit.cfg.py. Is that OK?

I don't have any better ideas. `lit.cfg.py` seems to be a reasonable place for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141736



More information about the llvm-commits mailing list