[PATCH] D141712: [GVN] Improve PRE on load instructions

Tim Neumann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 09:16:51 PDT 2023


TimNN added a comment.

In D141712#4348919 <https://reviews.llvm.org/D141712#4348919>, @Carrot wrote:

> @TimNN, I have reverted it, LLVM buildbot also reported a sanitized bootstrap failure.
>
> If you have simple repro, it will be a great help to me.

Thanks for reverting! I sadly don't have a good repro, and likely won't have the time to try and get one in the near future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141712



More information about the llvm-commits mailing list