[PATCH] D104993: [Attributor] Reorganize AAHeapToStack

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 10 10:33:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jdoerfert marked 4 inline comments as done.
Closed by commit rG1eb31d6de36b: [Attributor] Reorganize AAHeapToStack (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D104993?vs=354767&id=357735#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104993

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/Attributor/depgraph.ll
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/OpenMP/remove_globalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104993.357735.patch
Type: text/x-patch
Size: 35048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210710/f8e826b6/attachment.bin>


More information about the llvm-commits mailing list