Skip to content

Fix PipelinePass usage in pass pipeline#1179

Merged
whitneywhtsang merged 1 commit intollvm-targetfrom
whitneywhtsang/fix_prefetch
May 23, 2024
Merged

Fix PipelinePass usage in pass pipeline#1179
whitneywhtsang merged 1 commit intollvm-targetfrom
whitneywhtsang/fix_prefetch

Conversation

@whitneywhtsang
Copy link
Copy Markdown
Contributor

9682dea added a new pass option to PipelinePass. This PR fixes the usage of PipelinePass in pass pipeline with the additional pass option.

Signed-off-by: Whitney Tsang <whitney.tsang@intel.com>
@whitneywhtsang whitneywhtsang self-assigned this May 22, 2024
@whitneywhtsang whitneywhtsang merged commit 6d4c0d6 into llvm-target May 23, 2024
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/fix_prefetch branch May 23, 2024 00:14
Copy link
Copy Markdown
Contributor

@etiotto etiotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@whitneywhtsang whitneywhtsang restored the whitneywhtsang/fix_prefetch branch May 27, 2024 22:21
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/fix_prefetch branch May 27, 2024 22:50
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
These changes are needed for #1179 to run llama kernels on simulator
with performance traces. They are ported from corresponding JGS files
with no modifications.

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
This change is needed for #1179. In unified DPCPP_JGS environment we
don't have onednn and xetla required libraries so they fail to link.

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
This fix is needed for #1179. Currently ocloc installed in CRI
environment as a part of NEO has support only for CRI architecture and
no other GPUs are recognized by it, so this is a quick change to allow
benchmarks to build for CRI.

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
Reverts intel-tools/intel-xpu-backend-for-triton#1130

This change causes problems in main-js CI when it is merged into
main-js. Also with #1179 we will have a different way of scheduled
running llama_kernels with profiling.
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
This is necessary for #1179

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
This helps with #1179 to get allow tests to timeout early when simulator
crashes in blitter engine and adds log file to thread dump for CI
failures analyzes.

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
Required for #1179. At least once today I finally got the full suite to
finish successfully with this skiplist.

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
…1196)

Fixes #1179 
Two things should be updated before merging:
1. Remove PR/commit runs
2. Update branch in action names to main-interim

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
Required for #1179

---------

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
wdziurdz pushed a commit that referenced this pull request Apr 7, 2026
Fixes #1179

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
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.

3 participants