-
Notifications
You must be signed in to change notification settings - Fork 631
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
Deprecate linalg tile to forall #17435
Closed
MaheshRavishankar
wants to merge
2
commits into
iree-org:main
from
MaheshRavishankar:deprecate_linalg_tile_to_forall
Closed
Deprecate linalg tile to forall #17435
MaheshRavishankar
wants to merge
2
commits into
iree-org:main
from
MaheshRavishankar:deprecate_linalg_tile_to_forall
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MaheshRavishankar
force-pushed
the
deprecate_linalg_tile_to_forall
branch
4 times, most recently
from
May 21, 2024 18:28
5c1a646
to
7dd3660
Compare
MaheshRavishankar
force-pushed
the
deprecate_linalg_tile_to_forall
branch
from
May 31, 2024 01:41
7dd3660
to
51375cc
Compare
MaheshRavishankar
added
benchmarks:cuda
Run default CUDA benchmarks
benchmarks:x86_64
Run default x86_64 benchmarks
benchmarks:comp-stats
Run default compilation statistics benchmarks
benchmarks:android-cpu
Run default Android CPU benchmarks
benchmarks:android-gpu
Run default Android GPU benchmarks
benchmarks:vulkan-nvidia
Run default Vulkan benchmarks on NVIDIA GPU
labels
May 31, 2024
MaheshRavishankar
force-pushed
the
deprecate_linalg_tile_to_forall
branch
3 times, most recently
from
June 2, 2024 04:27
e42597e
to
feb28ae
Compare
Abbreviated Benchmark Summary@ commit 61547707e14375ac1c9f384e19680670d9239172 (no previous benchmark results to compare) Data-Tiling Comparison TableClick to show
Raw Latencies
[Top 3 out of 135 results showed] No improved or regressed compilation metrics 🏖️ For more information: |
MaheshRavishankar
force-pushed
the
deprecate_linalg_tile_to_forall
branch
from
July 30, 2024 23:11
feb28ae
to
13e4b19
Compare
Signed-off-by: MaheshRavishankar <[email protected]>
Signed-off-by: MaheshRavishankar <[email protected]>
MaheshRavishankar
force-pushed
the
deprecate_linalg_tile_to_forall
branch
from
July 31, 2024 17:27
13e4b19
to
b40f498
Compare
Folded into #18078. |
bjacob
added a commit
that referenced
this pull request
Aug 1, 2024
Advance to llvm/llvm-project@e7630a0d No local patches. Folds @MaheshRavishankar's #17435. --------- Signed-off-by: Benoit Jacob <[email protected]> Signed-off-by: Mahesh Ravishankar <[email protected]> Co-authored-by: Mahesh Ravishankar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
benchmarks:android-cpu
Run default Android CPU benchmarks
benchmarks:android-gpu
Run default Android GPU benchmarks
benchmarks:comp-stats
Run default compilation statistics benchmarks
benchmarks:cuda
Run default CUDA benchmarks
benchmarks:vulkan-nvidia
Run default Vulkan benchmarks on NVIDIA GPU
benchmarks:x86_64
Run default x86_64 benchmarks
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: MaheshRavishankar [email protected]