[PATCH] D108140: [Attributor][FIX] Do not treat byval args as local memory (for now)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 11:12:31 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcaa3b28260cf: [Attributor][FIX] Do not treat byval args as local memory (for now) (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D108140?vs=366655&id=369147#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108140

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/ArgumentPromotion/attrs.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/byval-2.ll
  llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
  llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
  llvm/test/Transforms/Attributor/readattrs.ll
  llvm/test/Transforms/Attributor/value-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108140.369147.patch
Type: text/x-patch
Size: 48851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/ebe99ba2/attachment-0001.bin>


More information about the llvm-commits mailing list