[PATCH] D89410: [Attributor] Deduce noalias for local global variables with asingle use

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 10:41:16 PDT 2020


uenoku created this revision.
Herald added subscribers: llvm-commits, okura, jdoerfert, kuter, hiraditya.
Herald added a reviewer: homerdin.
Herald added a project: LLVM.
uenoku requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added subscribers: bbn, sstefan1.
Herald added a reviewer: baziotis.

https://reviews.llvm.org/D89410

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/variadic.ll
  llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
  llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
  llvm/test/Transforms/Attributor/misc_crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89410.298183.patch
Type: text/x-patch
Size: 10812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/cc87342d/attachment.bin>


More information about the llvm-commits mailing list