[PATCH] D153145: [LCSSA] Compute SCEV of LCSSA phi if original instruction had SCEV

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 05:43:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e34b6a504a6: [LCSSA] Compute SCEV of LCSSA phi if original instruction had SCEV (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153145

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Transforms/Utils/LCSSA.cpp
  llvm/test/Transforms/IndVarSimplify/lcssa-preservation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153145.534514.patch
Type: text/x-patch
Size: 5729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/f026bf84/attachment.bin>


More information about the llvm-commits mailing list