[PATCH] D141712: [GVN] Improve PRE on load instructions
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 06:23:22 PDT 2023
uabelho added a comment.
In D141712#4413696 <https://reviews.llvm.org/D141712#4413696>, @nikic wrote:
> @uabelho Thanks for the report, should be fixed by https://github.com/llvm/llvm-project/commit/282324aa4a6c29d5ce31c66f8def15d9bd8e84e4.
>
> (I did not add an additional test, because plenty of other tests already fail if we don't require `-debug` for this.)
@nikic : Yes, I verified it doesn't crash anymore. Thanks, that was fast :)
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