[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 15:43:44 PDT 2018


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

Add test for second failure.


Repository:
  rL LLVM

https://reviews.llvm.org/D51717

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

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


More information about the llvm-commits mailing list