MLIR 23.0.0git
mlir::x86vector::ShuffleMasks Struct Reference

Public Attributes

llvm::ArrayRef< int64_tmaskLo
llvm::ArrayRef< int64_tmaskHi

Detailed Description

Definition at line 114 of file X86VectorUtils.cpp.

Member Data Documentation

◆ maskHi

llvm::ArrayRef<int64_t> mlir::x86vector::ShuffleMasks::maskHi

Definition at line 116 of file X86VectorUtils.cpp.

◆ maskLo

llvm::ArrayRef<int64_t> mlir::x86vector::ShuffleMasks::maskLo

Definition at line 115 of file X86VectorUtils.cpp.


The documentation for this struct was generated from the following file: