[PATCH] D51717: [EarlyCSEwMemorySSA] Fix failure (w/ expensive checks). Need to resetOptimizeUses for replaced instructions.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 16:49:12 PDT 2018


asbirlea updated this revision to Diff 164319.
asbirlea added a comment.

Adding third test-case for new failure.


Repository:
  rL LLVM

https://reviews.llvm.org/D51717

Files:
  lib/Transforms/Scalar/EarlyCSE.cpp
  test/Transforms/EarlyCSE/reduced_gram2_memssa.ll
  test/Transforms/EarlyCSE/reduced_gram_memssa.ll
  test/Transforms/EarlyCSE/reduced_macroblock_memssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51717.164319.patch
Type: text/x-patch
Size: 4984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/c1dae21b/attachment.bin>


More information about the llvm-commits mailing list