[llvm] [MergeFunc] Preserve observable function pointer identity (PR #213604)

Gauarv Chaudhary via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 22:56:11 PDT 2026


ANAMASGARD wrote:

@nikic Thank you so much for the feedback I have  addressed review :
- removed stripPointerCasts
- second isCallee is an assert
- tests regenerated with update_test_checks.py
- dropped ValueComparisonKind; use cmpValuesAllowingSelfRef instead

https://github.com/llvm/llvm-project/pull/213604


More information about the llvm-commits mailing list