[all-commits] [llvm/llvm-project] 05bb96: [LoopIdiom] Add test case that involves adds with ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jun 21 04:14:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05bb969014d64611721cd30e4d890f626820ec76
https://github.com/llvm/llvm-project/commit/05bb969014d64611721cd30e4d890f626820ec76
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-06-21 (Mon, 21 Jun 2021)
Changed paths:
A llvm/test/Transforms/LoopIdiom/X86/memset-size-compute.ll
Log Message:
-----------
[LoopIdiom] Add test case that involves adds with flags and zero exts.
Test coverage to ensure D104319 does not introduce a regression here.
More information about the All-commits
mailing list