Fix incorrect cases of vmv.s.f and add test cases for it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116432
[RISCV] Fix incorrect cases of vmv.s.f in the VSETVLI insert pass. ClosedPublic Authored by jacquesguan on Dec 30 2021, 7:04 PM.
Details Summary Fix incorrect cases of vmv.s.f and add test cases for it.
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 26 others. · View Herald TranscriptDec 30 2021, 7:04 PM This revision is now accepted and ready to land.Dec 30 2021, 8:30 PM This revision was landed with ongoing or failed builds.Dec 30 2021, 10:17 PM Closed by commit rG05f82dc877a8: [RISCV] Fix incorrect cases of vmv.s.f in the VSETVLI insert pass. (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 396753 llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll
|