[LoopIdiom] Add test case that involves adds with flags and zero exts.
authorFlorian Hahn <flo@fhahn.com>
Mon, 21 Jun 2021 09:49:26 +0000 (10:49 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 21 Jun 2021 11:10:58 +0000 (12:10 +0100)
commit05bb969014d64611721cd30e4d890f626820ec76
tree269748c31c3c4be17a221d9663679b06bf9840b4
parent628e136738823c3f69f4d0fb406c78f017009d1e
[LoopIdiom] Add test case that involves adds with flags and zero exts.

Test coverage to ensure D104319 does not introduce a regression here.
llvm/test/Transforms/LoopIdiom/X86/memset-size-compute.ll [new file with mode: 0644]