Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
| llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | ||
|---|---|---|
| 4090–4095 | How about change like this? fallthrough to WidenVecRes_EXTEND_VECTOR_INREG seems different from the old code that calling WidenVecRes_ExpOp. | |
How about change like this?
fallthrough to WidenVecRes_EXTEND_VECTOR_INREG seems different from the old code that calling WidenVecRes_ExpOp.