Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | ||
---|---|---|
1970 | The opcode checking assert was useful. Don't delete it. |
Paths
| Differential D126516
[RISCV][NFC] Simplified code for integer promotion setcc/vp.setcc ClosedPublic Authored by Pretty-box on May 26 2022, 7:04 PM.
Details
Diff Detail
Event Timeline
Pretty-box marked an inline comment as done. This revision is now accepted and ready to land.May 26 2022, 8:06 PM This revision was landed with ongoing or failed builds.May 26 2022, 10:50 PM Closed by commit rG121689a62e5b: [SelectionDAG][NFC] Simplify integer promotion in setcc/vp.setcc (authored by Pretty-box, committed by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 432441 llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
|
The opcode checking assert was useful. Don't delete it.