Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dialect: (csl) Add signedness cast and concat struct ops (#2714)
This adds a signedness cast op (to cast from signless to signed types), and the `concat_struct` builtin. I also re-formatted the filechecks for the ops to be pretty and test both generic and custom syntax. Relevant for #2703
- Loading branch information