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

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 02:07:22 PST 2020


ro added a comment.

In D91617#2403618 <https://reviews.llvm.org/D91617#2403618>, @eugenis wrote:

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

I guess so, yes.  Any guidance on where to apply this much appreciated ;-)


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