summaryrefslogtreecommitdiff
path: root/libc/include
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-09-05 09:29:22 +0800
committerGitHub <noreply@github.com>2025-09-05 01:29:22 +0000
commit3f9e0736ac6832632e46331800bf79e439f93a62 (patch)
tree52b41cdbbee4907428a00bdafd11eb84a788e825 /libc/include
parent128e7ed7881328f538280c590890ad95c1d76915 (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