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

Scott Egerton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 18 03:16:57 PDT 2019


s.egerton added a comment.

I agree inline asm is a far from optimal solution but it seems like the lesser of two evils for now.

This sounds like a good idea, but we need to be able to guarantee that the backend will be able to match to the correct instruction for all optimisation levels before we can do that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67661





More information about the cfe-commits mailing list