[llvm] [X86] optimize masked truncated saturating stores (PR #169827)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 28 04:24:38 PST 2025


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

----------------
phoebewang wrote:

I mean early return here:

```suggestion
      } else {
        return SDValue();
      }
```

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


More information about the llvm-commits mailing list