[PATCH] D47337: [GVN, NewGVN] Move patchReplacementInstruction to Utils/Local.h

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 04:36:41 PDT 2018


fhahn updated this revision to Diff 149937.
fhahn added a comment.

rebased after Local.h got moved.


https://reviews.llvm.org/D47337

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Scalar/GVN.cpp
  lib/Transforms/Scalar/NewGVN.cpp
  lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47337.149937.patch
Type: text/x-patch
Size: 5986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/7473f9ff/attachment.bin>


More information about the llvm-commits mailing list