Bug 267561

Summary: [Filters] Remove FELightingNeonParallelApplier
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=267349
Bug Depends on:    
Bug Blocks: 231253    

Said Abou-Hallawa
Reported 2024-01-15 17:05:39 PST
After submitting 272873@main, it turned out that the Arm7 Neon platform does not use this old assembly implementation. Instead it uses the normal software applier. So FELightingNeonParallelApplier can be considered dead code which should to be removed.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-15 17:06:29 PST
Said Abou-Hallawa
Comment 2 2024-01-15 17:12:11 PST
Note You need to log in before you can comment on or make changes to this bug.