[all-commits] [llvm/llvm-project] 445ec5: [RISCV] Add support for llvm.prefetch to use Zicbo...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jun 13 09:51:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 445ec58f5fe304112db8c1105ba6814a7aea2161
https://github.com/llvm/llvm-project/commit/445ec58f5fe304112db8c1105ba6814a7aea2161
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZicbo.td
M llvm/test/CodeGen/RISCV/prefetch.ll
Log Message:
-----------
[RISCV] Add support for llvm.prefetch to use Zicbop instructions.
Reviewed By: asb, reames
Differential Revision: https://reviews.llvm.org/D152723
More information about the All-commits
mailing list