NVGPUOps¶
nvgpu.cga_barrier_arrive
(::mlir::triton::nvgpu::CGABarrierArriveOp)¶
Syntax:
operation ::= `nvgpu.cga_barrier_arrive` attr-dict
nvgpu.cga_barrier_sync
(::mlir::triton::nvgpu::CGABarrierSyncOp)¶
Syntax:
operation ::= `nvgpu.cga_barrier_sync` attr-dict
nvgpu.cga_barrier_wait
(::mlir::triton::nvgpu::CGABarrierWaitOp)¶
Syntax:
operation ::= `nvgpu.cga_barrier_wait` attr-dict
nvgpu.cluster_arrive
(::mlir::triton::nvgpu::ClusterArriveOp)¶
Syntax:
operation ::= `nvgpu.cluster_arrive` attr-dict
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
1-bit signless integer attribute |
nvgpu.cluster_id
(::mlir::triton::nvgpu::ClusterCTAIdOp)¶
Syntax:
operation ::= `nvgpu.cluster_id` attr-dict
Traits: AlwaysSpeculatableImplTrait
Interfaces: ConditionallySpeculatable, NoMemoryEffect (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{}
Results:¶
Result |
Description |
---|---|
|
32-bit signless integer |
nvgpu.cluster_wait
(::mlir::triton::nvgpu::ClusterWaitOp)¶
Syntax:
operation ::= `nvgpu.cluster_wait` attr-dict
nvgpu.fence_mbarrier_init
(::mlir::triton::nvgpu::FenceMBarrierInitOp)¶
Syntax:
operation ::= `nvgpu.fence_mbarrier_init` attr-dict
nvgpu.load_dsmem
(::mlir::triton::nvgpu::LoadDSmemOp)¶
Syntax:
operation ::= `nvgpu.load_dsmem` operands attr-dict `:` functional-type(operands, results)
Interfaces: MemoryEffectOpInterface (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{MemoryEffects::Read on ::mlir::SideEffects::DefaultResource}
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer type |
|
32-bit signless integer |
Results:¶
Result |
Description |
---|---|
|
LLVM type with size |
nvgpu.mbarrier_arrive
(::mlir::triton::nvgpu::MBarrierArriveOp)¶
Syntax:
operation ::= `nvgpu.mbarrier_arrive` $mbarrier `,` $pred (`,` $ctaId^)? attr-dict `:` type($mbarrier)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::triton::nvgpu::MBarriveTypeAttr |
mbarrier arrive type, either ‘normal’, ‘expect_tx’, ‘cp_async’ |
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 64-bit signless integer |
|
1-bit signless integer |
|
32-bit signless integer |
nvgpu.mbarrier_init
(::mlir::triton::nvgpu::MBarrierInitOp)¶
Syntax:
operation ::= `nvgpu.mbarrier_init` $mbarrier `,` $pred attr-dict `:` type($mbarrier)
Interfaces: MemoryEffectOpInterface (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{MemoryEffects::Write on ::mlir::SideEffects::DefaultResource}
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 64-bit signless integer |
|
1-bit signless integer |
nvgpu.mbarrier_wait
(::mlir::triton::nvgpu::MBarrierWaitOp)¶
Syntax:
operation ::= `nvgpu.mbarrier_wait` $mbarrier `,` $phase attr-dict `:` type(operands)
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 64-bit signless integer |
|
1-bit signless integer |
nvgpu.bar_arrive
(::mlir::triton::nvgpu::NamedBarrierArriveOp)¶
Syntax:
operation ::= `nvgpu.bar_arrive` $bar `,` $numThreads attr-dict `:` type(operands)
Operands:¶
Operand |
Description |
---|---|
|
32-bit signless integer |
|
32-bit signless integer |
nvgpu.bar_wait
(::mlir::triton::nvgpu::NamedBarrierWaitOp)¶
Syntax:
operation ::= `nvgpu.bar_wait` $bar `,` $numThreads attr-dict `:` type(operands)
Operands:¶
Operand |
Description |
---|---|
|
32-bit signless integer |
|
32-bit signless integer |
nvgpu.offset_of_stmatrix_v4
(::mlir::triton::nvgpu::OffsetOfStmatrixV4Op)¶
Syntax:
operation ::= `nvgpu.offset_of_stmatrix_v4` operands attr-dict `:` type(operands) `->` type($offset)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
1-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
32-bit signless integer |
|
32-bit signless integer |
|
32-bit signless integer |
Results:¶
Result |
Description |
---|---|
|
32-bit signless integer |
nvgpu.offset_of_sts64
(::mlir::triton::nvgpu::OffsetOfSts64Op)¶
Syntax:
operation ::= `nvgpu.offset_of_sts64` operands attr-dict `:` type(operands) `->` type($offset)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
1-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
32-bit signless integer |
|
32-bit signless integer |
|
32-bit signless integer |
Results:¶
Result |
Description |
---|---|
|
32-bit signless integer |
nvgpu.reg_alloc
(::mlir::triton::nvgpu::RegAllocOp)¶
Syntax:
operation ::= `nvgpu.reg_alloc` operands attr-dict `:` type(operands)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
nvgpu.reg_dealloc
(::mlir::triton::nvgpu::RegDeallocOp)¶
Syntax:
operation ::= `nvgpu.reg_dealloc` operands attr-dict `:` type(operands)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
nvgpu.store_dsmem
(::mlir::triton::nvgpu::StoreDSmemOp)¶
Syntax:
operation ::= `nvgpu.store_dsmem` operands attr-dict `:` type(operands)
Interfaces: MemoryEffectOpInterface (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{MemoryEffects::Write on ::mlir::SideEffects::DefaultResource}
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer type |
|
32-bit signless integer |
|
LLVM type with size |
|
1-bit signless integer |
nvgpu.stmatrix
(::mlir::triton::nvgpu::StoreMatrixOp)¶
Syntax:
operation ::= `nvgpu.stmatrix` operands attr-dict `:` type(operands)
Interfaces: MemoryEffectOpInterface (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{MemoryEffects::Write on ::mlir::SideEffects::DefaultResource}
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 8-bit signless integer |
|
32-bit signless integer |
nvgpu.sts64
(::mlir::triton::nvgpu::Sts64Op)¶
Syntax:
operation ::= `nvgpu.sts64` operands attr-dict `:` type(operands)
Interfaces: MemoryEffectOpInterface (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{MemoryEffects::Write on ::mlir::SideEffects::DefaultResource}
Operands:¶
Operand |
Description |
---|---|
|
32-bit signless integer |
|
32-bit float or 32-bit signless integer |
|
32-bit float or 32-bit signless integer |
nvgpu.tma_load_im2col
(::mlir::triton::nvgpu::TMALoadIm2colOp)¶
Syntax:
operation ::= `nvgpu.tma_load_im2col` operands attr-dict `:` type(operands)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
16-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 8-bit signless integer |
|
LLVM pointer to 64-bit signless integer |
|
LLVM pointer to 8-bit signless integer |
|
64-bit signless integer |
|
LLVM structure type |
|
1-bit signless integer |
|
32-bit signless integer |
nvgpu.tma_load_tiled
(::mlir::triton::nvgpu::TMALoadTiledOp)¶
Syntax:
operation ::= `nvgpu.tma_load_tiled` operands attr-dict `:` type(operands)
Traits: AttrSizedOperandSegments
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 8-bit signless integer |
|
LLVM pointer to 64-bit signless integer |
|
LLVM pointer to 8-bit signless integer |
|
64-bit signless integer |
|
1-bit signless integer |
|
32-bit signless integer |
|
16-bit signless integer |
nvgpu.tma_store_tiled
(::mlir::triton::nvgpu::TMAStoreTiledOp)¶
Syntax:
operation ::= `nvgpu.tma_store_tiled` operands attr-dict `:` type(operands)
Interfaces: MemoryEffectOpInterface (MemoryEffectOpInterface)
Effects: MemoryEffects::Effect{MemoryEffects::Write on ::mlir::SideEffects::DefaultResource}
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer to 8-bit signless integer |
|
LLVM pointer to 8-bit signless integer |
|
1-bit signless integer |
|
32-bit signless integer |
nvgpu.wgmma_commit_group
(::mlir::triton::nvgpu::WGMMACommitGroupOp)¶
Syntax:
operation ::= `nvgpu.wgmma_commit_group` attr-dict
nvgpu.wgmma_desc_create
(::mlir::triton::nvgpu::WGMMADescCreateOp)¶
Syntax:
operation ::= `nvgpu.wgmma_desc_create` $buffer `,` $height attr-dict `:` functional-type(operands, results)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::triton::nvgpu::WGMMADescModeAttr |
wgmma desc mode, either ‘none’, ‘swizzle128’, ‘swizzle64’, or ‘swizzle32’ |
|
::mlir::IntegerAttr |
64-bit signless integer attribute |
Operands:¶
Operand |
Description |
---|---|
|
LLVM pointer type |
|
32-bit signless integer |
Results:¶
Result |
Description |
---|---|
|
64-bit signless integer |
nvgpu.wgmma_fence
(::mlir::triton::nvgpu::WGMMAFenceOp)¶
Syntax:
operation ::= `nvgpu.wgmma_fence` attr-dict
nvgpu.wgmma
(::mlir::triton::nvgpu::WGMMAOp)¶
Syntax:
operation ::= `nvgpu.wgmma` $opA `,` $opB (`,` $opC^)? attr-dict `:` functional-type(operands, $res)
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::IntegerAttr |
32-bit signless integer attribute |
|
::mlir::triton::nvgpu::WGMMAEltTypeAttr |
wgmma operand type, either ‘s8’, ‘s32’, ‘e4m3’, ‘e5m2’, ‘f16’, ‘bf16’, ‘tf32’, or ‘f32’ |
|
::mlir::triton::nvgpu::WGMMAEltTypeAttr |
wgmma operand type, either ‘s8’, ‘s32’, ‘e4m3’, ‘e5m2’, ‘f16’, ‘bf16’, ‘tf32’, or ‘f32’ |
|
::mlir::triton::nvgpu::WGMMAEltTypeAttr |
wgmma operand type, either ‘s8’, ‘s32’, ‘e4m3’, ‘e5m2’, ‘f16’, ‘bf16’, ‘tf32’, or ‘f32’ |
|
::mlir::triton::nvgpu::WGMMALayoutAttr |
wgmma layout, either ‘row’ or ‘col’ |
|
::mlir::triton::nvgpu::WGMMALayoutAttr |
wgmma layout, either ‘row’ or ‘col’ |
Operands:¶
Operand |
Description |
---|---|
|
wgmma operand A/B type |
|
wgmma operand A/B type |
|
LLVM structure type |
Results:¶
Result |
Description |
---|---|
|
LLVM structure type |
nvgpu.wgmma_wait_group
(::mlir::triton::nvgpu::WGMMAWaitGroupOp)¶
Syntax:
operation ::= `nvgpu.wgmma_wait_group` attr-dict
Attributes:¶
Attribute |
MLIR Type |
Description |
---|---|---|
|
::mlir::IntegerAttr |
32-bit signless integer attribute |