[all-commits] [llvm/llvm-project] 95e38b: [RISCV] Enable prefetching writes (#130561)
Pengcheng Wang via All-commits
all-commits at lists.llvm.org
Mon Mar 10 20:39:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95e38baf24ed7509decf1b9ee362cf3e23e68e54
https://github.com/llvm/llvm-project/commit/95e38baf24ed7509decf1b9ee362cf3e23e68e54
Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVSubtarget.h
M llvm/test/Transforms/LoopDataPrefetch/RISCV/basic.ll
Log Message:
-----------
[RISCV] Enable prefetching writes (#130561)
We should prefetch writes since `Zicbop` has `prefetch.w`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list