Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | ||
---|---|---|
4092–4093 | 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.