[PATCH] D68194: [LCSSA] Forget values we create LCSSA phis for

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 15:03:16 PDT 2019


fhahn updated this revision to Diff 224488.
fhahn marked an inline comment as done.
fhahn added a comment.

remove undef branch conditions from tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68194

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Utils/LCSSA.cpp
  llvm/test/Transforms/LoopUnroll/unroll-preserve-scev-lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68194.224488.patch
Type: text/x-patch
Size: 5041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/1fbe0b8c/attachment.bin>


More information about the llvm-commits mailing list