[llvm] [InstCombine] Try to fold trunc(shuffle(zext)) to just a shuffle (PR #78636)

Pranav Kant via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 12:25:03 PST 2024


pranavk wrote:

This breaks optimizer on some of the our internal workloads. I am try to get a minimal reproducer for you.

https://github.com/llvm/llvm-project/pull/78636


More information about the llvm-commits mailing list