[PATCH] D136145: [IR][RFC] Restrict read only when cache type of llvm.prefetch is instruction
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 18 04:55:57 PDT 2022
pengfei updated this revision to Diff 468486.
pengfei marked an inline comment as done.
pengfei added a comment.
Remove instruction write prefetch test from SystemZ.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136145/new/
https://reviews.llvm.org/D136145
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-arm.c
clang/test/Sema/builtin-prefetch.c
llvm/docs/LangRef.rst
llvm/lib/IR/Verifier.cpp
llvm/lib/Target/X86/X86Instr3DNow.td
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/SystemZ/prefetch-01.ll
llvm/test/CodeGen/X86/prefetch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136145.468486.patch
Type: text/x-patch
Size: 12450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/6f10bfb5/attachment.bin>
More information about the cfe-commits
mailing list