[PATCH] D141479: [RISCV] Generate march string from target features

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 19:26:52 PST 2023


pcwang-thead updated this revision to Diff 488457.
pcwang-thead marked 3 inline comments as done.
pcwang-thead added a comment.

Reduce constructions of `std::string`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141479

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/utils/TableGen/RISCVTargetDefEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141479.488457.patch
Type: text/x-patch
Size: 9281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/ad285c8f/attachment.bin>


More information about the llvm-commits mailing list