Found by adding asserts to LegalizeDAG to catch incorrect result
types being returned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98964
[RISCV] Add missing bitcasts to the results of lowerINSERT_SUBVECTOR and lowerEXTRACT_SUBVECTOR when handling mask vectors. ClosedPublic Authored by craig.topper on Mar 19 2021, 10:20 AM.
Details Summary Found by adding asserts to LegalizeDAG to catch incorrect result
Diff Detail
Event TimelineHerald added subscribers: vkmr, evandro, luismarques and 24 others. · View Herald TranscriptMar 19 2021, 10:20 AM This revision is now accepted and ready to land.Mar 19 2021, 10:25 AM This revision was landed with ongoing or failed builds.Mar 19 2021, 10:55 AM Closed by commit rG5d315691c42b: [RISCV] Add missing bitcasts to the results of lowerINSERT_SUBVECTOR and… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331934 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
|