[PATCH] D45448: [CVP] simplify phi with constant incoming values that match common variable edge values

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 13:45:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329755: [CVP] simplify phi with constant incoming values that match common variable… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45448?vs=141883&id=141905#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45448

Files:
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/phi-common-val.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45448.141905.patch
Type: text/x-patch
Size: 6349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/81a4486e/attachment-0001.bin>


More information about the llvm-commits mailing list