llvm-project
f58f92c2 - [SelectionDAG] Move SelectionDAG::getAllOnesConstant out of line. NFC (#102995)

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.
Author
Parents
Loading