[PATCH] D158217: [NFCi][MergeFunctions] Consolidate Hashing Functions
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 15:28:27 PDT 2023
aidengrossman updated this revision to Diff 551298.
aidengrossman added a comment.
Address reviewer feedback
- Add comment that different users might want different behavior so options
should be preferred.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158217/new/
https://reviews.llvm.org/D158217
Files:
llvm/include/llvm/IR/StructuralHash.h
llvm/include/llvm/Transforms/Utils/FunctionComparator.h
llvm/lib/IR/StructuralHash.cpp
llvm/lib/Transforms/IPO/MergeFunctions.cpp
llvm/lib/Transforms/Utils/FunctionComparator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158217.551298.patch
Type: text/x-patch
Size: 8478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/fbb40a75/attachment-0001.bin>
More information about the llvm-commits
mailing list