[PATCH] D13512: [GlobalsAA] Loosen an overly conservative bailout

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 08:15:48 PDT 2015


jmolloy updated this revision to Diff 38014.
jmolloy added a comment.

Hi Chandler,

Thanks for getting around to this. I agree with everything you've said and have updated the patch.

Hopefully the comments should be correct this time - I did have trouble wording the comments correctly as it's easy to give the wrong impression (as you caught).

James


Repository:
  rL LLVM

http://reviews.llvm.org/D13512

Files:
  lib/Analysis/GlobalsModRef.cpp
  test/Analysis/GlobalsModRef/nonescaping-noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13512.38014.patch
Type: text/x-patch
Size: 5144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151021/d2552b25/attachment.bin>


More information about the llvm-commits mailing list