[PATCH] D91617: [sanitizer_common][test] Disable CompactRingBuffer.int64 on Solaris/sparcv9

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 12:19:25 PST 2020


eugenis added a comment.

Very interesting, thank you for the explanation.
It looks like this can be fixed by applying sign extension to the masked address?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91617



More information about the llvm-commits mailing list