[llvm] [X86] combineSelect - `fold select(c,vtrunc(x),0)` => `X86ISD::MTRUNC(x,c)` (PR #212865)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 05:28:08 PDT 2026
================
----------------
VachanVY wrote:
Do you mean PR212865? resolves issue 156883
https://github.com/llvm/llvm-project/pull/212865
More information about the llvm-commits
mailing list