llvm-project
e020fc18
- [TableGen] Directly use SDNode functions to implement HasOneUse and HasNoUse. NFC (#133976)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[TableGen] Directly use SDNode functions to implement HasOneUse and HasNoUse. NFC (#133976) The SDValue functions we were calling wrap SDNode functions we can call directly.
References
#133976 - [TableGen] Directly use SDNode functions to implement HasOneUse and HasNoUse. NFC
Author
topperc
Parents
28b300d5
Loading