Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120250
[RISCV] Optimize tail agnostic vmv.s.x which don't need to select tail value. ClosedPublic Authored by khchen on Feb 21 2022, 6:56 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptFeb 21 2022, 6:56 AM This revision is now accepted and ready to land.Feb 21 2022, 10:25 AM Closed by commit rGf7dfc5d1af6c: [RISCV] Optimize tail agnostic vmv.s.x which don't need to select tail value. (authored by khchen). · Explain WhyFeb 21 2022, 2:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410393 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
|