[PATCH] D158317: [IR] Add SturcturalHash printer pass

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 19:01:21 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a42b1fd3eec: [IR] Add SturcturalHash printer pass (authored by aidengrossman).

Changed prior to commit:
  https://reviews.llvm.org/D158317?vs=554039&id=554543#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158317

Files:
  llvm/include/llvm/Analysis/StructuralHash.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/StructuralHash.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/test/Analysis/StructuralHash/structural-hash-detailed.ll
  llvm/test/Analysis/StructuralHash/structural-hash-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158317.554543.patch
Type: text/x-patch
Size: 6457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/9bf436c8/attachment.bin>


More information about the llvm-commits mailing list