[PATCH] D51218: [GVN] Invalidate cached info for values replaced by equality propagation

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 05:29:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341820: [GVN] Invalidate cached info for values replaced by equality propagation (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51218?vs=164422&id=164657#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51218

Files:
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/test/Transforms/GVN/condprop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51218.164657.patch
Type: text/x-patch
Size: 3355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/39945306/attachment.bin>


More information about the llvm-commits mailing list