Alex MacLean a77d119f76
[NVPTX] Remove redundant types from TableGen patterns (NFC) (#120986)
These types in the output dag of a Pat do not impact the generated
matcher code at all. Removing them makes for more concise and readable
code.
2024-12-30 09:51:31 -08:00
..