[PATCH] D28914: [AliasAnalysis] Fences do not modify constant memory location

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 14:13:52 PST 2017


anna updated this revision to Diff 85029.
anna added a comment.

Added test case to NewGVN as well.


https://reviews.llvm.org/D28914

Files:
  include/llvm/Analysis/AliasAnalysis.h
  lib/Analysis/AliasAnalysis.cpp
  test/Transforms/GVN/fence.ll
  test/Transforms/NewGVN/fence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28914.85029.patch
Type: text/x-patch
Size: 3666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/4d91bd8e/attachment.bin>


More information about the llvm-commits mailing list