Closed Bug 1526737 Opened 5 years ago Closed 5 years ago

Enable moz2d's NEON even if windows/aarch64

Categories

(Core :: Graphics, enhancement)

ARM64
Windows
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

Bug 1516062 turns on NEON when using gcc and clang. But windows compiler uses
MSVC or clang-cl, so I would like to turn on it even if windows.

Also, MSVC for aarch64 uses arm64_neon.h instead of arm_neon.h, but clang-cl
support arm_neon.h, not arm64_neon.h.

Attachment #9042782 - Attachment description: Bug 1526737 - Enable moz2d's NEON even if windows/aarch64. r?jrmuizel → Bug 1526737 - Enable moz2d's NEON even if windows/aarch64. r?jrmuizel,dmajor
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/547cbfca4507
Enable moz2d's NEON even if windows/aarch64. r=jrmuizel,dmajor
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: