[PATCH] D143166: [NFC] PHITransAddr refactoring

Sergei Kachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 05:39:23 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f9e3f3b339e: [NFC] Fix function naming conventions in PHITransAddr methods (authored by kachkov98).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143166

Files:
  llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  llvm/include/llvm/Analysis/MemorySSA.h
  llvm/include/llvm/Analysis/PHITransAddr.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/lib/Analysis/PHITransAddr.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143166.494274.patch
Type: text/x-patch
Size: 22356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/ca4c9a60/attachment.bin>


More information about the llvm-commits mailing list