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

Use vector load for HIP FP16 in Vec4T #1287

Closed
wants to merge 1 commit into from

Conversation

sryap
Copy link
Contributor

@sryap sryap commented Sep 8, 2022

Summary:
Before this diff, HIP does 4 sequential scalar loads for the half
input in TBE's Vec4T. This diff does a vector load for 4 halves.

Reviewed By: jspark1105

Differential Revision: D39267283

Summary:
Before this diff, HIP does 4 sequential scalar loads for the half
input in TBE's Vec4T.  This diff does a vector load for 4 halves.

Reviewed By: jspark1105

Differential Revision: D39267283

fbshipit-source-id: 089451de9b79a0219ae5aef9b41bbfcb292f8ce2
@netlify
Copy link

netlify bot commented Sep 8, 2022

Deploy Preview for eclectic-stroopwafel-199537 canceled.

Name Link
🔨 Latest commit 3294fa0
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-stroopwafel-199537/deploys/631a143f538f290009962682

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39267283

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants