[PATCH] D135137: [AggressiveInstCombine] Load merge the reverse load pattern of consecutive loads.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 03:02:02 PDT 2022


dmgreen added a comment.

Hello, as mentioned above there is a fix in https://reviews.llvm.org/D137201. We found another case that was incorrect though, so were looking into fixing that too. If it does take too long, perhaps a revert is in order in the meantime.

Did you get a chance to verify the fix worked for your case? Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135137



More information about the llvm-commits mailing list