[PATCH] D134954: [InstCombine] Switch foldOpIntoPhi() to use InstSimplify

Mikhail Goncharov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 10:16:43 PDT 2022


goncharov added subscribers: asbirlea, goncharov.
goncharov added a comment.

I found that most recent version e94619b955104841cc2a4a6febe4025ee140194e <https://reviews.llvm.org/rGe94619b955104841cc2a4a6febe4025ee140194e> miscompiles (?): https://godbolt.org/z/fffnjGa4q .
Will likely revert soon cc @asbirlea


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134954



More information about the llvm-commits mailing list