[PATCH] D69370: [LICM] Invalidate SCEV upon instruction hoisting

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 03:44:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1eb04d289a6f: [LICM] Invalidate SCEV upon instruction hoisting (authored by skatkov).

Changed prior to commit:
  https://reviews.llvm.org/D69370?vs=226215&id=227258#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69370

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/unittests/Transforms/Scalar/LICMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69370.227258.patch
Type: text/x-patch
Size: 7636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/a2684bca/attachment.bin>


More information about the llvm-commits mailing list