I don't think anything in tree creates this node. So all of this
code appears to be dead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D67312
[SelectionDAG] Remove ISD::FP_ROUND_INREG ClosedPublic Authored by craig.topper on Sep 6 2019, 10:40 PM.
Details Summary I don't think anything in tree creates this node. So all of this
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 9 2019, 10:05 AM Closed by commit rL371431: [SelectionDAG] Remove ISD::FP_ROUND_INREG (authored by ctopper). · Explain WhySep 9 2019, 10:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 219397 llvm/trunk/docs/ReleaseNotes.rst
llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
|