Skip to content

Commit

Permalink
[AIE2] Add type stubs and intrinsics declarations that are not suppor…
Browse files Browse the repository at this point in the history
…ted yet

This allows us to compile kernels using AIE_API abstractions while bringing up complete support for the intrinsic API.
  • Loading branch information
konstantinschwarz committed Aug 28, 2024
1 parent a38b1e7 commit 84de106
Show file tree
Hide file tree
Showing 4 changed files with 1,582 additions and 0 deletions.
1 change: 1 addition & 0 deletions clang/lib/Headers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ set(aie_files
aiev2_addlog.h
aiev2_ldst.h
aiev2intrin.h
aiev2_aie_api_compat.h
)

set(arm_common_files
Expand Down
Loading

0 comments on commit 84de106

Please sign in to comment.