Skip to content

Add triton intel gpu gather op lowering.#7548

Draft
chengjunlu wants to merge 1 commit into
mainfrom
chengjun/add_ttig_gather_op_lowering
Draft

Add triton intel gpu gather op lowering.#7548
chengjunlu wants to merge 1 commit into
mainfrom
chengjun/add_ttig_gather_op_lowering

Conversation

@chengjunlu

Copy link
Copy Markdown
Contributor

Add triton intel gpu gather op lowering.

@chengjunlu

Copy link
Copy Markdown
Contributor Author

Hi @sarah12121212 ,

This is just for your information:
This is the code lowering we discussed about the optimization for the fused moe.

The fast path is using the inline VISA to embad the gather IO to load the A matrix as DPAS layout from the memory.
The default path is to use the LLVM load operation which is interpreted as gather IO of IGC backend.

I need to switch to other tasks. If it blocked the vLLM tasks, please let me know.

@chengjunlu
chengjunlu marked this pull request as draft July 22, 2026 00:48
Signed-off-by: Lu,Chengjun <chengjun.lu@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.

1 participant