[PATCH] D121996: [NVPTX][tests] Do not run tests that require direct object generation
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 07:11:34 PDT 2022
ikudrin added a comment.
In D121996#3392197 <https://reviews.llvm.org/D121996#3392197>, @nigelp-xmos wrote:
> The code LGTM. When object-emission was reintroduced in D98508 <https://reviews.llvm.org/D98508>, there was some discussion on whether XCore ought to use this feature, or provide an integrated assembler instead. Sorry I don't know NVPTX: is NVPTX different because it generates assembly as its natural output, and binary does not make sense? Or could it have an integrated assembler at some point?
As far as I know, there are no plans for adding the integrated assembler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121996/new/
https://reviews.llvm.org/D121996
More information about the llvm-commits
mailing list