[PATCH] D26488: [GVN] Basic optimization remark support

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 10:45:53 PST 2016


anemet updated this revision to Diff 77838.
anemet added a comment.

Address Hal's comment


https://reviews.llvm.org/D26488

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26488.77838.patch
Type: text/x-patch
Size: 7732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/15d9fd47/attachment.bin>


More information about the llvm-commits mailing list