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

Integrate LLVM at b0b70577610ec65606b27ec8992ef0350e78a6a8 #4049

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vivekkhandelwal1
Copy link
Collaborator

Update LLVM to b0b7057

TOSA Updates Summary:

  1. [TOSA] Update tosa.clamp's min/max pair

Signed-off-by: Justin Ngo [email protected]
Change-Id: I6013c440c08f7c37f11ef4b5f46cbce1a3fae54f

  1. [TOSA] Update tosa.resize's scale, offset, border as inputs
  • In TOSA 1.0, tosa.resize's scale, offset, and border are inputs with
    !tosa.shape type
  • Update LIT tests

Signed-off-by: Vivek Khandelwal [email protected]
Co-authored-by: Justin Ngo [email protected]

justin-ngo-arm and others added 2 commits February 25, 2025 02:32
Patch Summary:

1. [TOSA] Update tosa.clamp's min/max pair

* Update tosa.clamp's `min` and `max` according to TOSA 1.0 spec:
  https://www.mlplatform.org/tosa/tosa_spec.html#_clamp
* Update LIT tests

Signed-off-by: Justin Ngo <[email protected]>
Change-Id: I6013c440c08f7c37f11ef4b5f46cbce1a3fae54f

2. [TOSA] Update tosa.resize's scale, offset, border as inputs

* In TOSA 1.0, tosa.resize's scale, offset, and border are inputs with
  !tosa.shape type
* Update LIT tests

Signed-off-by: Justin Ngo <[email protected]>
Change-Id: I82bec41eeb36980e2cb0cf2376e1f3c8cd1ab196
Update LLVM to llvm@b0b7057

TOSA Updates Summary:

1. [TOSA] Update tosa.clamp's min/max pair

* Update tosa.clamp's `min` and `max` according to TOSA 1.0 spec:
  https://www.mlplatform.org/tosa/tosa_spec.html#_clamp
* Update LIT tests

Signed-off-by: Justin Ngo <[email protected]>
Change-Id: I6013c440c08f7c37f11ef4b5f46cbce1a3fae54f

2. [TOSA] Update tosa.resize's scale, offset, border as inputs

* In TOSA 1.0, tosa.resize's scale, offset, and border are inputs with
  !tosa.shape type
* Update LIT tests

---------

Signed-off-by: Vivek Khandelwal <[email protected]>
Co-authored-by: Justin Ngo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants