Files
clang-p2996/llvm/unittests/IR/StructuralHashTest.cpp
Aiden Grossman f532d61de0 [IR] Add more details to StructuralHash
This pass extends StructuralHash to include much more information about
the IR under analysis. This is done with a flag (Detailed) to configure
the behavior. The detailed behavior is intended for use in expensive
checks and downstream.

Differential Revision: https://reviews.llvm.org/D158250

Reviewed-By: aeubanks, nikic
2023-08-25 14:32:47 -07:00

10 KiB