[PATCH] D116895: Fix a missed opportunity to optimize consecutive stores.

Nadav Rotem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 09:29:06 PST 2022


nadav added a comment.

Hi Björn. Thank you for looking into this bug and reproducing the problem on aarch64. It sounds like you found the underlying issue in checkMergeStoreCandidatesForDependencies. Do you need help with anything?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116895



More information about the llvm-commits mailing list