[PATCH] D155520: [LV] Complete load groups and release store groups in presence of dependency
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 6 13:21:14 PDT 2023
mstorsjo added a comment.
In D155520#4563355 <https://reviews.llvm.org/D155520#4563355>, @Ayal wrote:
> Looks good to me, thanks for fixing!
>
> Worth checking with @MatzeB and @mstorsjo if this fixes their cases.
At least in an initial test, things seem to work still, so I think it'd be safe to try to reland this, and I'd see if it breaks something else after testing all configurations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155520/new/
https://reviews.llvm.org/D155520
More information about the llvm-commits
mailing list