Skip to content

Commit

Permalink
[CK_TILE] MakeKargs overloads for backward compatibility (#1681)
Browse files Browse the repository at this point in the history
* Add overloads for MakeKargs

Overload MakeKargs to accept std::tuple<uint64_t, uint64_t> and std::tuple<void*, void*> to preserve functionality of code currently passing in list initializers or tuples.

* Add overloads for MakeKargs

Overload MakeKargs to accept std::tuple<uint64_t, uint64_t> and std::tuple<void*, void*> to preserve functionality of code currently passing in list initializers or tuples.

* Re-format files using ck_tile remod.py

---------

Co-authored-by: Po Yen Chen <[email protected]>
  • Loading branch information
schung-amd and poyenc authored Nov 22, 2024
1 parent 4c7035f commit ff92222
Show file tree
Hide file tree
Showing 2 changed files with 782 additions and 0 deletions.
Loading

0 comments on commit ff92222

Please sign in to comment.