[all-commits] [llvm/llvm-project] f9d189: [AggressiveInstCombine] Fold strcmp for short stri...
Maksim Kita via All-commits
all-commits at lists.llvm.org
Wed Jul 19 07:54:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9d1895d65a1f18fbcbd7c39ce6a4ab35d3e8778
https://github.com/llvm/llvm-project/commit/f9d1895d65a1f18fbcbd7c39ce6a4ab35d3e8778
Author: Maksim Kita <kitaetoya at gmail.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
A llvm/test/Transforms/AggressiveInstCombine/strcmp.ll
Log Message:
-----------
[AggressiveInstCombine] Fold strcmp for short string literals tests (NFC)
Precommit tests for D154725.
Differential Revision: https://reviews.llvm.org/D155053
More information about the All-commits
mailing list