You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LoadStoreOpToLLVM] Improve the block io 2d load lowering for the case that maskConstancyVer < tileHeight. (#5416)
To improve the block IO 2D load lowering for the case that
maskConstancyVer < tileHeight.
Move the register bases of the adjusted part of tile height to the place
after the vBlocks.
That we can easily adjust the size of the tile height of the block io.
Signed-off-by: Lu,Chengjun <[email protected]>
0 commit comments