Docs.rs
  • cubecl-ir-0.6.0
    • cubecl-ir 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanielsimard
    • Dependencies
      • cubecl-common ^0.6 normal
      • cubecl-macros-internal ^0.6 normal
      • derive_more ^2 normal
      • float-ord ^0.3 normal
      • fnv ^1 normal
      • half ^2.5 normal
      • hashbrown ^0.15.4 normal
      • num-traits ^0.2.19 normal
      • portable-atomic ^1.10 normal
      • serde ^1.0.204 normal optional
      • variadics_please ^1 normal
    • Versions
    • 18.79% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cubecl_ir0.6.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Allocator
  • BinaryOperator
  • ClampOperator
  • CompareAndSwapOperator
  • CopyMemoryBulkOperator
  • CopyMemoryOperator
  • CubeFnSource
  • DebugInfo
  • FmaOperator
  • If
  • IfElse
  • IndexAssignOperator
  • IndexOperator
  • Instruction
  • Item
  • LineInitOperator
  • Loop
  • Matrix
  • RangeLoop
  • ReadGlobalOperator
  • ReadGlobalWithLayoutOperator
  • ReinterpretSliceOperator
  • Scope
  • ScopeProcessing
  • Select
  • SliceOperator
  • SourceLoc
  • Switch
  • UnaryOperator
  • UnrolledRangeLoop
  • Variable

Enums

  • Arithmetic
  • ArithmeticOpCode
  • AtomicOp
  • AtomicOpCode
  • BarrierLevel
  • BarrierOpCode
  • BarrierOps
  • Bitwise
  • BitwiseOpCode
  • Branch
  • BranchOpCode
  • Builtin
  • CmmaOpCode
  • Comparison
  • ComparisonOpCode
  • ConstantScalarValue
  • CoopMma
  • Elem
  • ExpandElement
  • FloatKind
  • IntKind
  • MatrixIdent
  • MatrixLayout
  • Metadata
  • MetadataOpCode
  • NonSemantic
  • NonSemanticOpCode
  • OpCode
  • Operation
  • Operator
  • OperatorOpCode
  • Plane
  • PlaneOpCode
  • ReadingStrategy
  • SyncOpCode
  • Synchronization
  • TmaOpCode
  • TmaOps
  • UIntKind
  • VariableKind

Traits

  • FromArgList
  • OperationArgs
  • OperationReflect
  • Processor
  • TypeHash

Functions

  • fmt_vararg

Type Aliases

  • Id
  • Vectorization