Skip to content

introduce gf_nvect_dot_prod_sve.h#393

Closed
cielavenir wants to merge 1 commit intointel:masterfrom
cielavenir:introduceSveH
Closed

introduce gf_nvect_dot_prod_sve.h#393
cielavenir wants to merge 1 commit intointel:masterfrom
cielavenir:introduceSveH

Conversation

@cielavenir
Copy link
Contributor

introduce gf_nvect_dot_prod_sve_unrolled as include.

current implementation relies on always_inline, which might not be reliable.

Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
@cielavenir cielavenir mentioned this pull request Feb 10, 2026
@pablodelara
Copy link
Contributor

@liuqinfei, could you review this PR?

@liuqinfei
Copy link
Contributor

@cielavenir Hi, Since the original version worked properly before these changes, could you clarify the purpose of extracting a header file?

@cielavenir
Copy link
Contributor Author

@liuqinfei is sve2 and sve1 are benchmarked properly?

though maybe that benchmark might not be required as eor3 is implented on sme1...

@liuqinfei
Copy link
Contributor

@liuqinfei is sve2 and sve1 are benchmarked properly?

though maybe that benchmark might not be required as eor3 is implented on sme1...

Yes, you can use objdump to inspect the .so file for verification. It works fine.
objdump -D .libs/libisal.so.2.0.31 > objdump.txt

@cielavenir cielavenir closed this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants