llvm-project
dbb8434f
- SelectionDAG: Add missing AddNodeIDCustom case for MDNodeSDNode.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
195 days ago
SelectionDAG: Add missing AddNodeIDCustom case for MDNodeSDNode. Without this we ended up never deduplicating MDNodeSDNodes. Reviewers: arsenm Reviewed By: arsenm Pull Request: https://github.com/llvm/llvm-project/pull/136805
References
#136805 - SelectionDAG: Add missing AddNodeIDCustom case for MDNodeSDNode.
Author
pcc
Parents
3c9027c1
Loading