The attached tests check for the regression in DAGCombiner's
visitVSELECT, which may call this method.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103534
[ValueTypes] Fix scalable-vector changeExtendedVectorTypeToInteger ClosedPublic Authored by frasercrmck on Jun 2 2021, 9:39 AM.
Details Summary The attached tests check for the regression in DAGCombiner's
Diff Detail
Event TimelineHerald added subscribers: luismarques, apazos, sameer.abuasal and 19 others. · View Herald TranscriptJun 2 2021, 9:39 AM This revision is now accepted and ready to land.Jun 2 2021, 10:05 AM frasercrmck added a child revision: D103536: [CodeGen] Fix a scalable-vector crash in VSELECT legalization.Jun 2 2021, 10:12 AM This revision was landed with ongoing or failed builds.Jun 3 2021, 1:45 AM Closed by commit rG2dd20a31f27e: [ValueTypes] Fix scalable-vector changeExtendedVectorTypeToInteger (authored by frasercrmck). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349482 llvm/lib/CodeGen/ValueTypes.cpp
llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv64.ll
|