[PATCH] D131341: [RISC-V][HWASAN] Add tag mismatch routines for HWASAN required for RISC-V

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 14:03:29 PDT 2022


vitalybuka added a comment.

In D131341#3726897 <https://reviews.llvm.org/D131341#3726897>, @smd wrote:

>> LGTM, but someone who work RISC-V should take a look
>
> @kito-cheng @craig.topper could you please help to identify someone who could help with reviewing riscv part of these patch series?
> Thanks

This is new code, which should not regress existing stuff.
So I am OK if you remove "blocker" I added to @kito-cheng.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131341



More information about the llvm-commits mailing list