Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152723
[RISCV] Add support for llvm.prefetch to use Zicbop instructions. ClosedPublic Authored by craig.topper on Jun 12 2023, 9:20 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2023, 1:51 PM Closed by commit rG445ec58f5fe3: [RISCV] Add support for llvm.prefetch to use Zicbop instructions. (authored by craig.topper). · Explain WhyJun 13 2023, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530952 llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoZicbo.td
llvm/test/CodeGen/RISCV/prefetch.ll
|