[PATCH] D125990: [LSR] Fix bug for optimizing unused IVs to final values

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 09:31:16 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbf6ab5ef9ae: [LSR] Fix bug for optimizing unused IVs to final values (authored by syzaara).

Changed prior to commit:
  https://reviews.llvm.org/D125990?vs=433863&id=442333#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125990

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/LoopStrengthReduce/remove_scev_indvars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125990.442333.patch
Type: text/x-patch
Size: 9125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/9ffb1ed0/attachment.bin>


More information about the llvm-commits mailing list