diff options
| author | Luke Lau <luke@igalia.com> | 2025-09-05 09:29:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-05 01:29:22 +0000 |
| commit | 3f9e0736ac6832632e46331800bf79e439f93a62 (patch) | |
| tree | 52b41cdbbee4907428a00bdafd11eb84a788e825 /libc/include | |
| parent | 128e7ed7881328f538280c590890ad95c1d76915 (diff) | |
[VPlan] Move findCommonEdgeMask optimization to simplifyBlends (#156304)
Following up from #150368, this moves folding common edge masks into
simplifyBlends.
One test in uniform-blend.ll ended up regressing but after looking at it
closely, it came from a weird (x && !x) edge mask. So I've just included
a simplifcation in this PR to fold that to false.
Diffstat (limited to 'libc/include')
0 files changed, 0 insertions, 0 deletions
