[PATCH] D145214: [TSAN] add support for riscv64

Alex Fan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 07:22:17 PDT 2023


alexfanqi added a comment.

In D145214#4650189 <https://reviews.llvm.org/D145214#4650189>, @hiraditya wrote:

> I tested it on a licheepi board (riscv64 debian) and all the tests modified in this patch have passed. LGTM.

Can you help me land this patch?

> There are other tsan failures but i think it is okay if they can be fixed in subsequent patches.

Do you have a list of these failures? I will try to reproduce on my machine and fix in later patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145214



More information about the cfe-commits mailing list