[PATCH] D112870: [MergeFunctions] Extend FunctionComparator to account for metadata arguments in intrinsics, and only ignore debug info metadata
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 30 13:23:27 PDT 2021
kubamracek added a comment.
Thanks for the feedback! I've changed the approach to teach FunctionComparator to understand metadata in instruction operands/values, and only ignore debug info metadata.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112870/new/
https://reviews.llvm.org/D112870
More information about the llvm-commits
mailing list