Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
Alexey Bataev 5a667bee9c [InstCombine] Try to fold trunc(shuffle(zext)) to just a shuffle (#78636)
Tries to remove extra trunc/ext instruction for shufflevector
instructions.

Differential Review: https://github.com/llvm/llvm-project/pull/78636
2024-01-22 05:50:20 -08:00

110 KiB