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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 05:00:36 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe94619b95510: Reapply [InstCombine] Switch foldOpIntoPhi() to use InstSimplify (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D134954?vs=464236&id=465346#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134954

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/intptr1.ll
  llvm/test/Transforms/InstCombine/intptr4.ll
  llvm/test/Transforms/InstCombine/intptr5.ll
  llvm/test/Transforms/InstCombine/intptr7.ll
  llvm/test/Transforms/InstCombine/phi-select-constant.ll
  llvm/test/Transforms/InstCombine/phi.ll
  llvm/test/Transforms/InstCombine/recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134954.465346.patch
Type: text/x-patch
Size: 21388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/56751f44/attachment.bin>


More information about the llvm-commits mailing list