[PATCH] D120123: [LegacyPassManager] Move structural hashing into Pass classes. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 02:51:29 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3a459185674: [LegacyPassManager] Move structural hashing into Pass classes. NFC. (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D120123?vs=409912&id=416111#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120123

Files:
  llvm/include/llvm/Pass.h
  llvm/lib/Analysis/CallGraphSCCPass.cpp
  llvm/lib/Analysis/LoopPass.cpp
  llvm/lib/Analysis/RegionPass.cpp
  llvm/lib/IR/LegacyPassManager.cpp
  llvm/lib/IR/Pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120123.416111.patch
Type: text/x-patch
Size: 6484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/28a168e5/attachment.bin>


More information about the llvm-commits mailing list