Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC][NVPTX] Remove dead comment and commented code
A confusing comment after the last return statement in `NVPTXAsmPrinter::doFinalization` referred to a preprocessor macro (NVISA) that has never existed since the NVPTX backend has been a part of upstream llvm - as far as the pickaxe will tell me anyway. Thus I've removed it. Differential Revision: https://reviews.llvm.org/D140399
- Loading branch information