[PATCH] D73527: [Attributor] Collect memory accesses with their respective kind and location

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 15 00:22:13 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef746aa11f76: [Attributor] Collect memory accesses with their respective kind and location (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D73527?vs=243440&id=244820#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73527/new/

https://reviews.llvm.org/D73527

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/attrs.ll
  llvm/test/Transforms/Attributor/liveness.ll
  llvm/test/Transforms/Attributor/memory_locations.ll
  llvm/test/Transforms/Attributor/nofree.ll
  llvm/test/Transforms/Attributor/noreturn_async.ll
  llvm/test/Transforms/Attributor/noreturn_sync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73527.244820.patch
Type: text/x-patch
Size: 21168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200215/393fe61e/attachment.bin>


More information about the llvm-commits mailing list