[PATCH] D131776: [GVN] Fix miscompile shown in github issue #57025

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 06:20:17 PDT 2022


bjope added a comment.

In D131776#3758136 <https://reviews.llvm.org/D131776#3758136>, @nikic wrote:

> Alternative patch: https://reviews.llvm.org/D132935

Big thanks for looking at this (and I wasn't sure at all about my patch attempt so your solution is probably much better, specially if it also happens to solve our old outstanding issue since 2017 ( https://github.com/llvm/llvm-project/issues/30999 ).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131776



More information about the llvm-commits mailing list