[PATCH] D121415: [FunctionAttrs] Infer argmemonly .

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 01:39:21 PDT 2022


fhahn updated this revision to Diff 415730.
fhahn added a comment.
Herald added subscribers: kerbowa, jvesely.

Rebase and fix AMDGPU test. I'm planning this after the pre-commit tests come back.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121415

Files:
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
  llvm/test/CodeGen/AMDGPU/inline-attr.ll
  llvm/test/Transforms/FunctionAttrs/argmemonly.ll
  llvm/test/Transforms/FunctionAttrs/atomic.ll
  llvm/test/Transforms/FunctionAttrs/nofree.ll
  llvm/test/Transforms/FunctionAttrs/nosync.ll
  llvm/test/Transforms/FunctionAttrs/stats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121415.415730.patch
Type: text/x-patch
Size: 20607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/ea7e981b/attachment.bin>


More information about the llvm-commits mailing list