[PATCH] D158317: [IR] Add SturcturalHash printer pass
    Aiden Grossman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 23 12:02:12 PDT 2023
    
    
  
aidengrossman updated this revision to Diff 552840.
aidengrossman added a comment.
Address reviewer feedback
- Switch pass option name to detailed rather than the much more verbose enable-detailed-structural-hash
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.552840.patch
Type: text/x-patch
Size: 6149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/8ef0351a/attachment.bin>
    
    
More information about the llvm-commits
mailing list