Skip to content
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

warning: mathematical notation character <U+00B2> in an identifier is a Clang extension #174

Closed
makslevental opened this issue Aug 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@makslevental
Copy link
Collaborator

https://github.com/Xilinx/llvm-aie/blob/aie-public/clang/lib/Headers/aiev2_vmult.h#L23415

addmac_²4_conf(v64bfloat16 a, v64bfloat16_sparse b, v16accfloat acc1,
               v16accfloat acc2, int zero_acc1, int sub_mul, int sub_acc1,
               int sub_acc2) {

Not sure if this is intentional?

@makslevental makslevental added the bug Something isn't working label Aug 31, 2024
@martien-de-jong
Copy link
Collaborator

No, that can't be intentional. We'll get that right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants