[PATCH] D141072: [NVPTX] Work around syntax error in PTX assembly

Luke Drummond via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 04:44:25 PST 2023


ldrumm added a comment.

Slight fly in the ointment: The existing tests exposed that that this implementation is too naive and is renaming things it shouldn't. I'll be back with a more mature implementation. Thanks for the reviews and patience


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141072



More information about the llvm-commits mailing list