[PATCH] D142085: [Clang][RISCV] Add `__riscv_` prefix for all RVV intrinsics

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 23:00:18 PST 2023


jrtc27 added a comment.

(For some reason Phab won't let me comment inline from the Changeset View page, just does nothing when I click reply or click a line...)

Or just leave the test names alone? The __riscv_ is for namespacing the intrinsics, you don't need to namespace the tests when they're already in a RISC-V test directory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142085



More information about the cfe-commits mailing list