Sanjay Patel 82dcfe0dbb [InstCombine] allow matching vector types for icmp-of-mask/cast
Also use a more specific matcher to simplify the mask
compare to type size.
2023-01-23 18:23:43 -05:00
..
2022-12-15 12:03:47 -05:00
2022-08-24 22:41:38 +00:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -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.