[PATCH] D144199: [InstCombine] create and use a pass options container

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 07:30:29 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ecc6af813e2: [InstCombine] create a pass options container and add "use-loop-info" argument (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D144199?vs=498043&id=498368#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144199

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/Other/new-pm-print-pipeline.ll
  llvm/test/Transforms/InstCombine/gep-combine-loop-invariant.ll
  llvm/test/Transforms/InstCombine/statepoint-cleanup.ll
  llvm/test/Transforms/InstCombine/statepoint-iter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144199.498368.patch
Type: text/x-patch
Size: 9848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/b6893c24/attachment.bin>


More information about the llvm-commits mailing list