diff options
author | ZhaoQi <zhaoqi01@loongson.cn> | 2025-01-20 16:11:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 16:11:09 +0800 |
commit | 84220eccb6ce5413f9782590b3877bd689c9b43c (patch) | |
tree | c25d1e21f9a9020e6cec5029e68d1419fecd56df /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 6972788bf3d330b7a6136e2ddd840782882b8dd0 (diff) | |
download | llvm-84220eccb6ce5413f9782590b3877bd689c9b43c.zip llvm-84220eccb6ce5413f9782590b3877bd689c9b43c.tar.gz llvm-84220eccb6ce5413f9782590b3877bd689c9b43c.tar.bz2 |
[LoongArch] Add generation support for `preld` instruction (#118436)
Instruction `preld` is used to prefetch one cache-line of data from
memory in advance into the cache.
This commit allows it to be generated automatically.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions