llvm-project
497382ee
- [SelectionDAG] Make the FoldingSet profile in getAtomic match AddNodeIDCustom. (#136651)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SelectionDAG] Make the FoldingSet profile in getAtomic match AddNodeIDCustom. (#136651) In theory, the mismatch would have made CSE of AtomicSDNodes not work, but I don't know how to test it.
References
#136651 - [SelectionDAG] Make the FoldingSet profile in getAtomic match AddNodeIDCustom.
Author
topperc
Parents
9e26c797
Loading