[llvm-branch-commits] [llvm] [StructuralHash] Support Differences (PR #112638)
Kyungwoo Lee via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Oct 19 09:40:30 PDT 2024
kyulee-com wrote:
> IIRC we have several lit tests that cover structural hash, shouldn't we have a new test there that uses the new functionality?
Extended the existing `StructuralHashPrinterPass` with `Options`, and updated the corresponding lit test accordingly.
https://github.com/llvm/llvm-project/pull/112638
More information about the llvm-branch-commits
mailing list