Vixen
02b45cc4
csharp
public enum IrConversionKind

A representation change. The bound tree's conversion kinds collapse to the handful a GPU actually performs.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Numeric

    Between numeric scalar representations, or componentwise between vectors.

  • Splat

    A scalar broadcast across every lane of a vector or matrix.

Used by (4)

  • IrConvertInstructionVixen.Raven
  • LibraryIrConvertVixen.Raven
  • LowererVixen.Raven
  • SpirvEmitterVixen.Raven