Skip to content

Conversation

sjarus
Copy link
Collaborator

@sjarus sjarus commented May 5, 2021

  • tosa.concat will be updated to take variadic input

Signed-off-by: Suraj Sudhir suraj.sudhir@arm.com

- tosa.concat will be updated to take variadic input

Signed-off-by: Suraj Sudhir <suraj.sudhir@arm.com>
@google-ml-butler google-ml-butler bot added the size:L CL Change Size: Large label May 5, 2021
@google-ml-butler google-ml-butler bot requested review from joker-eph, sanjoy and sherhut May 5, 2021 22:01
@google-cla google-cla bot added the cla: yes label May 5, 2021
@sjarus
Copy link
Collaborator Author

sjarus commented May 5, 2021

@rsuderman and @stellaraccident , initiating a 2nd round of pushes for v0.22 changes. To be followed by a push to LLVM and then another to TF to restore and add new detailed legalizations.

@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels May 5, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label May 5, 2021
@gbaned gbaned self-assigned this May 6, 2021
@gbaned gbaned added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels May 6, 2021
rsuderman added a commit to llvm/llvm-project that referenced this pull request May 6, 2021
… v0.22 alignment.

Nearly complete alignment to spec v0.22
- Adds Div op
- Concat inputs now variadic
- Removes Placeholder op

Note: TF side PR tensorflow/tensorflow#48921 deletes Concat legalizations to avoid breaking TensorFlow CI. This must be merged only after the TF PR has merged.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D101958
@copybara-service copybara-service bot merged commit 3a1d070 into tensorflow:master May 6, 2021
mem-frob pushed a commit to draperlaboratory/hope-llvm-project that referenced this pull request Oct 7, 2022
… v0.22 alignment.

Nearly complete alignment to spec v0.22
- Adds Div op
- Concat inputs now variadic
- Removes Placeholder op

Note: TF side PR tensorflow/tensorflow#48921 deletes Concat legalizations to avoid breaking TensorFlow CI. This must be merged only after the TF PR has merged.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D101958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull PR ready for merge process size:L CL Change Size: Large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants