[all-commits] [llvm/llvm-project] 5a40bc: [NFC] Fix typo in function name `generatedUnsigned...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Wed Oct 2 06:06:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a40bc23835d2468b4b6cbc4631035bd4dab31fa
https://github.com/llvm/llvm-project/commit/5a40bc23835d2468b4b6cbc4631035bd4dab31fa
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/lib/Transforms/Utils/IntegerDivision.cpp
Log Message:
-----------
[NFC] Fix typo in function name `generatedUnsignedRemainderCode` (#110743)
Rename `generatedUnsignedRemainderCode` to
`generateUnsignedRemainderCode`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list