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

[XLA] More readable emitted LLVM code. #47164

Merged
merged 1 commit into from Feb 17, 2021

Conversation

nouiz
Copy link
Contributor

@nouiz nouiz commented Feb 15, 2021

Sometimes use named llvm variable that match (or are close) to the name used in the hlo file. This greatly help find the relevant part of the code we want to investigate.

@cheshire

@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label Feb 15, 2021
@google-cla google-cla bot added the cla: yes label Feb 15, 2021
@gbaned gbaned self-assigned this Feb 15, 2021
@gbaned gbaned added the comp:xla XLA label Feb 15, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Feb 15, 2021
@gbaned gbaned requested a review from cheshire February 15, 2021 16:10
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Feb 16, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Feb 16, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 16, 2021
@copybara-service copybara-service bot merged commit 2f7e5cf into tensorflow:master Feb 17, 2021
PR Queue automation moved this from Approved by Reviewer to Merged Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:xla XLA ready to pull PR ready for merge process size:M CL Change Size: Medium
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants