[PATCH] D151807: [InstCombine] Revisit user of newly one-use instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 06:20:40 PDT 2023


foad added a comment.

In D151807#4420875 <https://reviews.llvm.org/D151807#4420875>, @nikic wrote:

> @foad Thanks for the report! This should be fixed with https://github.com/llvm/llvm-project/commit/57a8ea85538503a35d1e04fd8c8ba32aa2ba3f2a. Let me know if you encounter any further issues.

Thanks! I've also verified that it fixes my original (unreduced) test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151807



More information about the llvm-commits mailing list