Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp | ||
---|---|---|
600–601 | Since you’re here, we don’t need a SmallVector here. |
Paths
| Differential D153095
[RISCV][NFC] Simplify code. ClosedPublic Authored by jacquesguan on Jun 15 2023, 8:15 PM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jun 16 2023, 12:01 AM Closed by commit rG8846cd3a3096: [RISCV][NFC] Simplify code. (authored by jacquesguan). · Explain WhyJun 16 2023, 2:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532002 llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
|
Since you’re here, we don’t need a SmallVector here.