[all-commits] [llvm/llvm-project] 44fe4e: [PowerPC][NFC] Fix typos in PPCISelDAGToDAG
Kai Nacke via All-commits
all-commits at lists.llvm.org
Fri Dec 16 08:35:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44fe4e25e45c1999f9d45e20724beb38ae505dfb
https://github.com/llvm/llvm-project/commit/44fe4e25e45c1999f9d45e20724beb38ae505dfb
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
Log Message:
-----------
[PowerPC][NFC] Fix typos in PPCISelDAGToDAG
Change:
negtive -> negative
is -> are
Thanks to tschuett for finding these.
More information about the All-commits
mailing list