llvm-project
[mlir][loops] Add getters for multi dim loop variables in `LoopLikeOpInterface`
#94516
Merged

[mlir][loops] Add getters for multi dim loop variables in `LoopLikeOpInterface` #94516

srcarroll
srcarroll Add getters for multi dim loop variables in LoopLikeOpInterface
5020e498
srcarroll srcarroll force pushed to 5020e498 1 year ago
srcarroll
srcarroll commented on 2024-06-05
srcarroll srcarroll marked this pull request as ready for review 1 year ago
llvmbot llvmbot added mlir:affine
llvmbot llvmbot added mlir
llvmbot llvmbot added mlir:scf
srcarroll srcarroll requested a review from Hardcode84 Hardcode84 1 year ago
srcarroll srcarroll requested a review from matthias-springer matthias-springer 1 year ago
llvmbot
srcarroll srcarroll requested a review from makslevental makslevental 1 year ago
srcarroll srcarroll requested a review from ftynse ftynse 1 year ago
srcarroll srcarroll changed the title Add getters for multi dim loop variables in LoopLikeOpInterface [mlir][loops] Add getters for multi dim loop variables in LoopLikeOpInterface 1 year ago
srcarroll srcarroll changed the title [mlir][loops] Add getters for multi dim loop variables in LoopLikeOpInterface [mlir][loops] Add getters for multi dim loop variables in `LoopLikeOpInterface` 1 year ago
Hardcode84
Hardcode84 commented on 2024-06-05
srcarroll address review comment
7d995815
MaheshRavishankar
MaheshRavishankar commented on 2024-06-05
srcarroll
srcarroll
srcarroll
srcarroll
srcarroll Make return types optional and change names
a5fa3b3c
srcarroll change return type of getInductionVars to SmallVector<Value>
1babe681
llvmbot llvmbot added mlir:linalg
jtuyls
MaheshRavishankar
MaheshRavishankar requested changes on 2024-06-06
MaheshRavishankar
MaheshRavishankar commented on 2024-06-06
srcarroll address maks's comments
009fd15a
Hardcode84
srcarroll
srcarroll change interface method names again and revert steps operand change
d34ad95a
srcarroll
srcarroll return option induction vars
e0e52621
srcarroll
ftynse
ftynse approved these changes on 2024-06-07
ftynse
matthias-springer
matthias-springer approved these changes on 2024-06-07
srcarroll address review comments
7115a6e0
srcarroll Merge branch 'main' into add-loop-like-interface-methods
1d4a444f
srcarroll Merge branch 'main' into add-loop-like-interface-methods
ca393853
srcarroll
srcarroll srcarroll merged 6b4c1228 into main 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone