Skip to content
Commit 5345d263 authored by Tai Ly's avatar Tai Ly
Browse files

Add negative values to Stack axis arg



Stack arg axis used to have range 0 to rank(input) inclusive
This patch extends this range to be from -rank(input)-1 to rank(input)
inclusive, to test legalization of Stack with negative axis values

Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
Change-Id: Iacb6be2d5e91afc428be5bfa3dff97572b9c845c
parent 4423bb75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment