[PATCH] D26489: [GVN, OptDiag] Include the value that is forwarded in load elimination

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 09:55:46 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288047: [GVN, OptDiag] Include the value that is forwarded in load elimination (authored by anemet).

Changed prior to commit:
  https://reviews.llvm.org/D26489?vs=77839&id=79420#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26489

Files:
  llvm/trunk/include/llvm/Analysis/OptimizationDiagnosticInfo.h
  llvm/trunk/include/llvm/IR/DiagnosticInfo.h
  llvm/trunk/lib/IR/DiagnosticInfo.cpp
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/test/Transforms/GVN/opt-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26489.79420.patch
Type: text/x-patch
Size: 6618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/afd1dffa/attachment.bin>


More information about the llvm-commits mailing list