[PATCH] D154579: [InstCombine] Only perform one iteration

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 01:57:10 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41895843b591: [InstCombine] Only perform one iteration (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154579

Files:
  llvm/include/llvm/Transforms/InstCombine/InstCombine.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Analysis/ValueTracking/numsignbits-from-assume.ll
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/test/Transforms/InstCombine/constant-fold-iteration.ll
  llvm/test/Transforms/InstCombine/merging-multiple-stores-into-successor.ll
  llvm/test/Transforms/InstCombine/pr55228.ll
  llvm/test/Transforms/InstCombine/shift.ll
  llvm/test/Transforms/PGOProfile/chr.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154579.545541.patch
Type: text/x-patch
Size: 19570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/630bfb3c/attachment.bin>


More information about the llvm-commits mailing list