llvm-project
f58f92c2
- [SelectionDAG] Move SelectionDAG::getAllOnesConstant out of line. NFC (#102995)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SelectionDAG] Move SelectionDAG::getAllOnesConstant out of line. NFC (#102995) This function has to get the scalar size and create an APInt. I don't think it belongs inline.
References
#102995 - [SelectionDAG] Move SelectionDAG::getAllOnesConstant out of line. NFC
Author
topperc
Parents
dbe8a10c
Loading