Precommit tests for D154725.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/AggressiveInstCombine/strcmp.ll | ||
---|---|---|
10 | Add test with different lengths of string literals, |
Comment Actions
LGTM
llvm/test/Transforms/AggressiveInstCombine/strcmp.ll | ||
---|---|---|
21 | Drop all the noundef attributes, they shouldn't be relevant for this transform. |
Add test with different lengths of string literals,
x, xx, xxxx, etc