[PATCH] D67661: [RISCV] Headers: Add Bitmanip extension Clang header files and rvintrin.h

Scott Egerton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 06:07:48 PST 2019


s.egerton planned changes to this revision.
s.egerton added a comment.

In D67661#1767141 <https://reviews.llvm.org/D67661#1767141>, @lewis-revill wrote:

> So I have a quick comment about this patch, perhaps it might help to get things moving again.
>
> I'd like to see the actual frontend changes, IE separate from the header implementations, to be split into a separate patch. So we can have things like the __riscv_bitmanip macro and the target attribute parsing potentially landed sooner?


Sounds good to me. I'll work on separating these out.


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

https://reviews.llvm.org/D67661





More information about the llvm-commits mailing list