[llvm] [X86] Allow select(cond,pshufb,pshufb) -> or(pshufb,pshufb) fold to peek through bitcasts (PR #128876)
Kazu Hirata via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 07:38:58 PST 2025
kazutakahirata wrote:
@RKSimon I've landed eeb8c2085fb96dbb59446ba1d142803b12a43e18 to fix a warning. Thanks!
https://github.com/llvm/llvm-project/pull/128876
More information about the llvm-commits
mailing list