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

Simon Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 07:33:46 PST 2021


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

Correct constant used in macros, 2.0 should be 2000000 not 20000000


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/test/Preprocessor/riscv-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94403.315805.patch
Type: text/x-patch
Size: 4762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210111/1ec2cddb/attachment.bin>


More information about the cfe-commits mailing list