[PATCH] D143361: [RISCV] Support __builtin_nontemporal_load/store by MachineMemOperand
Piyou Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 21:25:08 PDT 2023
BeMg updated this revision to Diff 509896.
BeMg added a comment.
Update TII
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143361/new/
https://reviews.llvm.org/D143361
Files:
llvm/lib/Target/RISCV/CMakeLists.txt
llvm/lib/Target/RISCV/RISCV.h
llvm/lib/Target/RISCV/RISCVInsertNTLHInsts.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoZihintntl.td
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/test/CodeGen/RISCV/O0-pipeline.ll
llvm/test/CodeGen/RISCV/O3-pipeline.ll
llvm/test/CodeGen/RISCV/nontemporal-scalable.ll
llvm/test/CodeGen/RISCV/nontemporal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143361.509896.patch
Type: text/x-patch
Size: 60828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/0ea95e91/attachment.bin>
More information about the llvm-commits
mailing list