Skip to content

Commit

Permalink
[NVPTX] Prefer ValueType when defining DAG patterns (NFC) (llvm#120161)
Browse files Browse the repository at this point in the history
Replace uses of register class in dag patterns with value types. These
types are much more concise and in cases where a single register class
maps to multiple types, they avoid the need for both.
  • Loading branch information
AlexMaclean authored Dec 17, 2024
1 parent 15c61a2 commit 9f231a8
Show file tree
Hide file tree
Showing 2 changed files with 756 additions and 756 deletions.
Loading

0 comments on commit 9f231a8

Please sign in to comment.