[llvm] [X86] getScalarMaskingNode - if the mask is zero just return the preserved source value (PR #153575)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 28 07:12:05 PDT 2025


RKSimon wrote:

Sorry for the delay - converted getScalarMaskingNode to return a shuffle (movss/sd/sh) if the mask is false

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


More information about the llvm-commits mailing list