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

Lower block pointer tt.load to 2DBlockRead #959

Merged
merged 16 commits into from
Apr 30, 2024

Conversation

LiyangLingIntel
Copy link
Contributor

This is the second PR separated from #941
This PR focuses on lowering tt.load with tensor pointer to Triyton::Matrix2DBlockLoad.

@LiyangLingIntel LiyangLingIntel force-pushed the liyang/2dload-to-llvm branch 2 times, most recently from 9581a6f to 326a86a Compare April 24, 2024 09:25
@LiyangLingIntel LiyangLingIntel requested a review from etiotto April 26, 2024 10:27
Update the cast/dyn_cast style

Change auto to explicit variable type when there is no hint

Using ! to check nullptr
etiotto added 2 commits April 29, 2024 18:04
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
@etiotto
Copy link
Contributor

etiotto commented Apr 29, 2024

@whitneywhtsang take another look please.

@etiotto etiotto requested a review from whitneywhtsang April 29, 2024 18:47
@whitneywhtsang whitneywhtsang force-pushed the liyang/2dload-to-llvm branch 2 times, most recently from 27b6ca5 to a6a52c1 Compare April 29, 2024 21:18
@whitneywhtsang whitneywhtsang force-pushed the liyang/2dload-to-llvm branch from a6a52c1 to f55a08d Compare April 29, 2024 21:26
Copy link
Contributor

@whitneywhtsang whitneywhtsang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with minor comments.

@whitneywhtsang whitneywhtsang merged commit b24013a into llvm-target Apr 30, 2024
3 checks passed
@whitneywhtsang whitneywhtsang deleted the liyang/2dload-to-llvm branch April 30, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants