[PATCH] D149511: [RISCV] Move NTLH hint emission into RISCVAsmPrinter.cpp.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 12:12:50 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13fe6733019a: [RISCV] Move NTLH hint emission into RISCVAsmPrinter.cpp. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149511/new/

https://reviews.llvm.org/D149511

Files:
  llvm/lib/Target/RISCV/CMakeLists.txt
  llvm/lib/Target/RISCV/RISCV.h
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/lib/Target/RISCV/RISCVInsertNTLHInsts.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149511.518523.patch
Type: text/x-patch
Size: 10748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/49cf2cba/attachment.bin>


More information about the llvm-commits mailing list