Skip to content

LLVM cttz.v8i8 intrinsic broken on AArch64 #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TheIronBorn opened this issue Nov 20, 2018 · 3 comments
Open

LLVM cttz.v8i8 intrinsic broken on AArch64 #191

TheIronBorn opened this issue Nov 20, 2018 · 3 comments
Labels
A-AArch64 ARM 64-bit architecture Blocked-LLVM Bugs blocked on bugfixes in LLVM

Comments

@TheIronBorn
Copy link
Contributor

TheIronBorn commented Nov 20, 2018

[ui]8x8::trailing_zeros will need a workaround until fixed.

Reported to LLVM: https://bugs.llvm.org/show_bug.cgi?id=39729

@TheIronBorn TheIronBorn changed the title LLVM u8x8::trailing_zeros broken on AArch64 LLVM cttz.v8i8 intrinsic broken on AArch64 Nov 20, 2018
@gnzlbg gnzlbg added A-AArch64 ARM 64-bit architecture Blocked-LLVM Bugs blocked on bugfixes in LLVM labels Nov 20, 2018
@nikic
Copy link

nikic commented Feb 12, 2019

Fixed upstream, llvm/llvm-project@a3be17e in monorepo.

@moshg
Copy link

moshg commented Nov 12, 2019

Just for my curiosity, why this and #193 are not closed?

@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 13, 2019

Nobody has verified that the fix actually fixed the issue yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-AArch64 ARM 64-bit architecture Blocked-LLVM Bugs blocked on bugfixes in LLVM
Projects
None yet
Development

No branches or pull requests

4 participants