I think idx should be multiple of subvector minimum vector length.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128038
[LegalizeTypes][NFC] Add an assert to WidenVecRes_EXTRACT_SUBVECTOR and adjust some code ClosedPublic Authored by Jimerlife on Jun 17 2022, 2:29 AM.
Details Summary I think idx should be multiple of subvector minimum vector length.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2022, 8:24 AM This revision was landed with ongoing or failed builds.Jun 23 2022, 8:06 PM Closed by commit rG1ce30457c15a: [LegalizeTypes][NFC] Add an assert to WidenVecRes_EXTRACT_SUBVECTOR and adjust… (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439610 llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
|