Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change all block pointers to tensor pointers (#585)
Change all block pointers to tensor pointers Block pointers are for nvidia TMAs. They are useful for regular loads as well but not well supported. Also cleaned up some code I came across along the way and updated comment at the top.
- Loading branch information