[PATCH] D142644: [2/3][Clang][RISCV] Add `__riscv_` for non-overloaded intrinsics

Yueh-Ting (eop) Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 02:17:14 PST 2023


eopXD reopened this revision.
eopXD added a comment.
This revision is now accepted and ready to land.

Previous landing was reverted because of test case `Clang :: Sema/uninit-variables-riscv-vector.c` that was not updated, causing failure. Reopening to land this patch correctly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142644



More information about the cfe-commits mailing list