Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

irtranslator-function-args.v2i65.ll
; XFAIL: *
; RUN: llc -global-isel -march=amdgcn -mcpu=fiji -stop-after=irtranslator -verify-machineinstrs -o - %s

define void @void_func_v2i65(<2 x i65> %arg0) #0 {
  store <2 x i65> %arg0, <2 x i65> addrspace(1)* undef
  ret void
}