[all-commits] [llvm/llvm-project] e91636: [PPC][LLVM] Inclusive terms: remove references to ...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Mon Oct 25 15:14:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9163660b12c5da720a9cdb34b5e69777cf1c6f2
https://github.com/llvm/llvm-project/commit/e9163660b12c5da720a9cdb34b5e69777cf1c6f2
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp
Log Message:
-----------
[PPC][LLVM] Inclusive terms: remove references to sanity check in lib/Target/PowerPC
Removed references to `sanity check` in `PPCBranchCoalescing.cpp` code comments.
No word substitution made in this case, as the comments and code following illustrated are
sufficient IMO.
Reviewed By: quinnp
Differential Revision: https://reviews.llvm.org/D112452
More information about the All-commits
mailing list