[PATCH] D112102: [RISCV] Reduce the number of RISCV vector builtins by an order of magnitude.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 03:14:58 PDT 2021


khchen added inline comments.


================
Comment at: clang/include/clang/Basic/riscv_vector.td:120
 // type transformer (say "vv") each of the types is separated with an
 // underscore as in "__builtin_rvv_foo_i32m1_i32m1".
 //
----------------
nit: we need to update this comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112102



More information about the llvm-commits mailing list