[all-commits] [llvm/llvm-project] 5dde75: [AggressiveInstCombine][NFC] Fix typo
Maksim Kita via All-commits
all-commits at lists.llvm.org
Mon Aug 7 11:58:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5dde755188e34c0ba5304365612904476c8adfda
https://github.com/llvm/llvm-project/commit/5dde755188e34c0ba5304365612904476c8adfda
Author: Maksim Kita <kitaetoya at gmail.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
Log Message:
-----------
[AggressiveInstCombine][NFC] Fix typo
AggressiveInstCombine fix typo in expandStrcmp method.
Differential Revision: https://reviews.llvm.org/D156556
More information about the All-commits
mailing list