[InstCombine] add tests for zext of and of trunc; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 4 Nov 2022 15:17:44 +0000 (11:17 -0400)
committerSanjay Patel <spatel@rotateright.com>
Sun, 6 Nov 2022 14:07:17 +0000 (09:07 -0500)
commit92c5bcb7bce77ba2b9612169cab12fa52737e15a
treef8459fc1ddb84a561aae97d592ff9bfb16ef9a0d
parent08fe55b346cbb3a5126757ca5995ed22771d0326
[InstCombine] add tests for zext of and of trunc; NFC

The basic one-use version of this sequence is reduced,
but we don't transform these currently.
llvm/test/Transforms/InstCombine/zext.ll