[PATCH] D137791: [SDAG] bail out of mergeTruncStores() if there's an unknown store in the chain

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 08:22:10 PST 2022


spatel added a comment.

In D137791#3923146 <https://reviews.llvm.org/D137791#3923146>, @jonpa wrote:

> I can confirm that the patch fixes the unreduced C-smith test case also.

Does the updated test/description look right?


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

https://reviews.llvm.org/D137791



More information about the llvm-commits mailing list