[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
Fri Jul 14 01:42:03 PDT 2023


BeMg updated this revision to Diff 540320.
BeMg edited the summary of this revision.
BeMg added a comment.

1. Update test
2. Use another way to select the feature need to be emitted


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.540320.patch
Type: text/x-patch
Size: 4345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/1a416d1e/attachment.bin>


More information about the llvm-commits mailing list