[all-commits] [llvm/llvm-project] ce8713: [llvm][IPO] Inclusive language: Rename mergefunc-s...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Mon Apr 18 08:50:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce87133120685cc61b60fe3f1545cbbfdaa59805
https://github.com/llvm/llvm-project/commit/ce87133120685cc61b60fe3f1545cbbfdaa59805
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2022-04-18 (Mon, 18 Apr 2022)
Changed paths:
M llvm/lib/Transforms/IPO/MergeFunctions.cpp
Log Message:
-----------
[llvm][IPO] Inclusive language: Rename mergefunc-sanity to mergefunc-verify and remove other instances of sanity in MergeFunctions.cpp
This patch renames the mergefunc-sanity to mergefunc-verify and renames the related functions to use more
inclusive language
Reviewed By: cebowleratibm
Differential Revision: https://reviews.llvm.org/D114374
More information about the All-commits
mailing list