Slightly reorganize OP_SLICE instructions in preparation for some incoming changes involving them. Luc Van Oostenryck (4): slice: remove unneeded len from OP_SLICE slice: remove unneeded nr_nrbits from EXPR_SLICE slice: OP_SLICE needs the source's type: make it a kind of unop slice: display the source's size, like for unops Documentation/IR.rst | 2 +- evaluate.c | 1 - expression.h | 2 +- linearize.c | 6 +++--- linearize.h | 5 +---- liveness.c | 5 +---- show-parse.c | 2 +- 7 files changed, 8 insertions(+), 15 deletions(-) -- 2.30.0