[PATCH] D91827: EXPERIMENTAL sign-extend addresses in CompactRingBuffer
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 04:01:36 PST 2022
ro added a comment.
I've now tested this patch (together with the revised D91615 <https://reviews.llvm.org/D91615>) on `sparcv9-sun-solaris2.11`, `amd64-pc-solaris2.11`, and `x86_64-pc-linux-gnu`. In combination, they fix the `CompactRingBuffer.int64` failure discussed in D91617 <https://reviews.llvm.org/D91617>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91827/new/
https://reviews.llvm.org/D91827
More information about the llvm-commits
mailing list