[PATCH] D121460: [FunctionAttrs] Replace MemoryAccessKind with FMRB.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 09:11:17 PST 2022


fhahn updated this revision to Diff 414679.
fhahn edited the summary of this revision.
fhahn added a comment.

In D121460#3375447 <https://reviews.llvm.org/D121460#3375447>, @reames wrote:

> It looks like some changes to support argmemonly made into this patch.  If you want to remove those, and land the refactoring, LGTM to that.

Oh yes, I removed those and the stale `cstdint` include.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121460

Files:
  llvm/include/llvm/Transforms/IPO/FunctionAttrs.h
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121460.414679.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/367f56cb/attachment.bin>


More information about the llvm-commits mailing list