Skip to content

[LLVMCPU] infer inner-tile alignment hints for mixed scalability - #24857

Open
egebeysel wants to merge 1 commit into
iree-org:mainfrom
egebeysel:egb.infer-inner-tile-alignment-mixed-scalability
Open

[LLVMCPU] infer inner-tile alignment hints for mixed scalability#24857
egebeysel wants to merge 1 commit into
iree-org:mainfrom
egebeysel:egb.infer-inner-tile-alignment-mixed-scalability

Conversation

@egebeysel

Copy link
Copy Markdown
Contributor

An inner-tile alignment hint was only captured when the pack/unpack inner tile itself was scalable, on the assumption that a static inner tile is resolved by static shape inference downstream. That only holds when the loop tile is static too. A static inner tile under a scalable loop tile also needs a hint.

Assisted-by: Claude Code

@egebeysel
egebeysel requested a review from hanhanW as a code owner August 26, 2026 15:04
@egebeysel
egebeysel requested review from AGindinson, banach-space and phemashekar and removed request for AGindinson and hanhanW August 26, 2026 15:04
An inner-tile alignment hint was only captured when the pack/unpack inner tile
itself was scalable, on the assumption that a static inner tile is resolved by
static shape inference downstream. That only holds when the loop tile is static
too. A static inner tile under a scalable loop tile also needs a hint.

Signed-off-by: Ege Beysel <beyselege@gmail.com>
@egebeysel
egebeysel force-pushed the egb.infer-inner-tile-alignment-mixed-scalability branch from edbcff1 to 23d0bc4 Compare August 27, 2026 11:39
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