[PATCH] D32789: [ScopInfo] Do not use LLVM names to identify statements

Tobias Grosser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 12:57:49 PDT 2017


grosser updated this revision to Diff 97715.
grosser added a comment.

Drop redundant "use namespace llvm" declaration


https://reviews.llvm.org/D32789

Files:
  include/polly/ScopInfo.h
  include/polly/Support/GICHelper.h
  lib/Analysis/ScopInfo.cpp
  lib/Support/GICHelper.cpp
  test/ScopInfo/unnamed_nonaffine.ll
  test/ScopInfo/unnamed_stmts.ll
  test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32789.97715.patch
Type: text/x-patch
Size: 22875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/3295a431/attachment.bin>


More information about the llvm-commits mailing list