Methods of isConstantIntBuildVectorOrConstantInt and isConstantFPBuildVectorOrConstantFP return type is SDNode * not bool.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131870
[SelectionDAG][NFC] Fix return type when used isConstantIntBuildVectorOrConstantInt and isConstantFPBuildVectorOrConstantFP ClosedPublic Authored by Jimerlife on Aug 14 2022, 8:25 PM.
Details Summary Methods of isConstantIntBuildVectorOrConstantInt and isConstantFPBuildVectorOrConstantFP return type is SDNode * not bool.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2022, 2:10 AM This revision was landed with ongoing or failed builds.Aug 15 2022, 7:14 PM Closed by commit rGfbc4c26e9a7a: [SelectionDAG][NFC] Fix return type when used… (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452876 llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
|