[PATCH] D143361: [RISCV] Support __builtin_nontemporal_load/store by MachineMemOperand

Piyou Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 23:17:31 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d7c865c2e22: [RISCV] Support __builtin_nontemporal_load/store by MachineMemOperand (authored by BeMg).

Changed prior to commit:
  https://reviews.llvm.org/D143361?vs=509896&id=511285#toc

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.511285.patch
Type: text/x-patch
Size: 60826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/297e22da/attachment.bin>


More information about the llvm-commits mailing list