[PATCH] D153305: [MemoryEffects][NFCI] Make the MemoryEffects class reusable

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 10:07:27 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa90ac20c528f: [MemoryEffects][NFCI] Make the MemoryEffects class reusable (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D153305?vs=534312&id=536816#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153305

Files:
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/IR/Attributes.h
  llvm/include/llvm/Support/ModRef.h
  llvm/lib/Analysis/AliasAnalysis.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/Attributes.cpp
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/lib/Transforms/IPO/SCCP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153305.536816.patch
Type: text/x-patch
Size: 17380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/fe71f7db/attachment.bin>


More information about the llvm-commits mailing list