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
[Stream] Remove unused variables (i.e., dead code) and clean up tests. (#19964)
- Remove unused variables.
- Remove extra module op from lit tests.
- Switch all the tests to use iree_encoding.unspecialized_encoding
except the sizeof tests. The sizeof tests capture the actual layouts
from backend attributes. The other tests do not really care what
attributes are used.
- Move GPU sizeof tests to where CPU sizeof tests locate.
Signed-off-by: hanhanW <[email protected]>
0 commit comments