[llvm] [X86] combineSelect - `fold select(c,vtrunc(x),0)` => `X86ISD::MTRUNC(x,c)` (PR #212865)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 22:58:29 PDT 2026


================

----------------
RKSimon wrote:

(style) don't use labels and numbered variables

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


More information about the llvm-commits mailing list