[PATCH] D94403: [RISCV] Implement new architecture extension macros

Simon Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 24 14:28:50 PST 2021


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

- Update to bitmanip 0.93
- Expand and support vector as per workaround in D95146 <https://reviews.llvm.org/D95146>
- Add negative testing (check __riscv_b not defined for just subextension)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94403

Files:
  clang/lib/Basic/Targets/RISCV.cpp
  clang/lib/Basic/Targets/RISCV.h
  clang/lib/Driver/ToolChains/Arch/RISCV.cpp
  clang/test/Preprocessor/riscv-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94403.318869.patch
Type: text/x-patch
Size: 16231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210124/91ebb389/attachment-0001.bin>


More information about the cfe-commits mailing list