[PATCH] D110684: [RISCV] Define _m intrinsics as builtins, instead of macros.

Hsiangkai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 12 20:05:46 PDT 2021


HsiangKai added a comment.

We are working on a patch, D111617 <https://reviews.llvm.org/D111617>, to reduce the large header size caused by abundant RISC-V vector intrinsics.
>From the measurement depicted in D103228 <https://reviews.llvm.org/D103228>, it should be helpful for compile time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110684



More information about the cfe-commits mailing list