[PATCH] D73891: [RISCV] Support experimental/unratified extensions

Simon Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 17 07:57:49 PDT 2020


simoncook updated this revision to Diff 250770.
simoncook added a comment.

- Update to match latest dependencies
- Handle adding "experimental-" to SubtargetFeatures for experimental features


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73891

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Arch/RISCV.cpp
  clang/test/Driver/riscv-arch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73891.250770.patch
Type: text/x-patch
Size: 15134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200317/6ea4a31c/attachment-0001.bin>


More information about the cfe-commits mailing list