Files
clang-p2996/llvm/test/Transforms/InstCombine
Mikhail Gudim 1822462e2a [InstCombine][VectorCombine][NFC] Move a test from InstCombine to (#124948)
VectorCombine

Since the transformation which is the subject of the
'fold-binop-of-reductions.ll` test will be in VectorCombine move the
test there.
2025-01-29 13:54:38 -05:00
..

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.