Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/lib/Target/RISCV/RISCVISelLowering.cpp | ||
---|---|---|
4355 | Am I crazy or are these splats missing their VL operand? |
Paths
| Differential D123579
[RISCV][VP] Add RVV codegen for vp.trunc. ClosedPublic Authored by jacquesguan on Apr 12 2022, 2:36 AM.
Details
Diff Detail
Unit TestsFailed Event Timeline
This revision is now accepted and ready to land.Apr 14 2022, 8:40 AM This revision was landed with ongoing or failed builds.Apr 14 2022, 7:30 PM Closed by commit rG1aa4f0bb6cc2: [RISCV][VP] Add RVV codegen for vp.trunc. (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422383 llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp-mask.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vector-trunc-vp.ll
llvm/test/CodeGen/RISCV/rvv/vtrunc-vp-mask.ll
llvm/test/CodeGen/RISCV/rvv/vtrunc-vp.ll
|
Can trim the unnecessary {} now too