Skip to content

Implement tick() for RISC-V#859

Open
Xeonacid wants to merge 1 commit into
microsoft:mainfrom
Xeonacid:fix-riscv-tick
Open

Implement tick() for RISC-V#859
Xeonacid wants to merge 1 commit into
microsoft:mainfrom
Xeonacid:fix-riscv-tick

Conversation

@Xeonacid

Copy link
Copy Markdown

RISC-V builds currently fail when code instantiates Aal::tick() if the compiler does not provide __builtin_readcyclecounter(). The generic AAL falls back to Arch::tick(), but AAL_RISCV has no implementation.

RISC-V builds currently fail when code instantiates Aal::tick() if the compiler does not provide __builtin_readcyclecounter(). The generic AAL falls back to Arch::tick(), but AAL_RISCV has no implementation.
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.

1 participant