[PATCH] D155155: [RISCV] emit .option directive for functions with target features which differ from module default

Piyou Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 21:38:58 PDT 2023


BeMg updated this revision to Diff 544592.
BeMg marked 3 inline comments as done.
BeMg added a comment.

1. Update condition
2. Check whether NeedEmitStdOptionArgs is empty


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155155

Files:
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/test/CodeGen/RISCV/riscv-func-target-feature.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155155.544592.patch
Type: text/x-patch
Size: 4302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/82a007ad/attachment.bin>


More information about the llvm-commits mailing list