llvm-project
0a58e49c - [VE] TableGen-erate SDNode descriptions (#168120)

Commit
160 days ago
[VE] TableGen-erate SDNode descriptions (#168120) This allows SDNodes to be validated against their expected type profiles and reduces the number of changes required to add a new node. There is a couple of nodes that are missing description and one node that fails validation. Part of #119709. Pull Request: https://github.com/llvm/llvm-project/pull/168120
Author
Parents
Loading