[PATCH] D70593: [LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phis

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 22:43:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4d8c6319f57: [LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phis (authored by DaniilSuchkov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70593

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/lib/Transforms/Utils/LCSSA.cpp
  llvm/test/Transforms/LCSSA/pr44058.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70593.232493.patch
Type: text/x-patch
Size: 4996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/e20e26cb/attachment.bin>


More information about the llvm-commits mailing list