[PATCH] D139386: [RISCV][THEAD] Vendor extensions: Add 'XTheadVdot' T-Head vendor extensions

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 18:14:30 PST 2022


pcwang-thead added a comment.

In D139386#3993766 <https://reviews.llvm.org/D139386#3993766>, @JojoR wrote:

> I am confused about the failures of CI testing and checked that is AddressSanitizer-Unit of x86,
> it looks there is no relation between AddressSanitizer and this patch,
> could anyone give me some hints for the failures ? thanks :)

If these failures are apparently irrelevant to your changes, you can just ignore them since they may be caused by other landed patches.
A rebasing on main branch may help.


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

https://reviews.llvm.org/D139386



More information about the llvm-commits mailing list