Add zero/sign extension and truncation instructions #140
Labels
A-ir
Area: Intermediate representation.
A-spec
Area: Language features, semantics, and specification.
C-enhancement
Category: Adding or improving on features.
Add the
zext
,sext
, andtrunc
instructions to perform basic arithmetic size adjustment.Todo
The text was updated successfully, but these errors were encountered: