[PATCH] D99272: [AArch64] Adds a pre-indexed paired Load/Store optimization for LDR-STR.
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 09:22:34 PDT 2021
hans added a comment.
We tracked some test failures in Chromium down to this patch (https://crbug.com/1205459) and it appears the fix (D101888 <https://reviews.llvm.org/D101888>) fixed it for us too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99272/new/
https://reviews.llvm.org/D99272
More information about the llvm-commits
mailing list