Skip to content

Commit

Permalink
Revert "Reland "[NVPTX] Cleanup/Refactoring in NVPTX AsmPrinter and R…
Browse files Browse the repository at this point in the history
…egisterInfo (NFC)" (llvm#127089)"

This reverts commit ecdfa36.

That introduced a breaking change in printer.

E.g. llvm/test/CodeGen/NVPTX/surf-read.ll started to output `.param .samplerref foo_param_0,` instead of `.param .surfref foo_param_0,`.

Looks like we don't have ptxas llvm build bot to catch this sort of NFC.
  • Loading branch information
metaflow committed Feb 14, 2025
1 parent e52ad49 commit 5870c19
Show file tree
Hide file tree
Showing 4 changed files with 329 additions and 238 deletions.
Loading

0 comments on commit 5870c19

Please sign in to comment.