[PATCH] D113024: [IndVars] Pass TTI to replaceCongruentIVs

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 04:22:13 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb289340c841: [IndVars] Pass TTI to replaceCongruentIVs (authored by dmakogon).

Changed prior to commit:
  https://reviews.llvm.org/D113024?vs=384357&id=385451#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113024

Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/GVN/gvn-eliminate-duplicating-phis.ll
  llvm/test/Transforms/IndVarSimplify/X86/pr27133.ll
  llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll
  llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
  llvm/test/Transforms/PhaseOrdering/X86/pixel-splat.ll
  llvm/test/Transforms/PhaseOrdering/X86/vdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113024.385451.patch
Type: text/x-patch
Size: 246878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/95dab952/attachment-0001.bin>


More information about the llvm-commits mailing list