[PATCH] D98608: [Attributor] Make sure Heap2Stack works properly on a GPU target

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 23:11:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9959eee0015a: [Attributor] Make sure Heap2Stack works properly on a GPU target (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D98608?vs=352757&id=352914#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98608

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/depgraph.ll
  llvm/test/Transforms/Attributor/heap_to_stack_gpu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98608.352914.patch
Type: text/x-patch
Size: 31283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/0a81a42d/attachment.bin>


More information about the llvm-commits mailing list