Star
81
Fork
27
代码
介绍
代码
Issues
10
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
mlir
/
lib
/
Dialect
/
Vector
/
Transforms
下载当前目录
G
GitHub
[MLIR][Vector] Generalize DropUnitDimFromElementwiseOps to non leading / trailing dimensions. (
#98455
)
de61875e
创建于
2024年7月17日
历史提交
文件
最后提交记录
最后更新时间
BufferizableOpInterfaceImpl.cpp
[mlir][IR] Rename "update root" to "modify op" in rewriter API (
#78260
)
2 年前
CMakeLists.txt
[mlir][vector] Add support for unrolling vector.bitcast ops. (
#94064
)
1 年前
LowerVectorBitCast.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorBroadcast.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorContract.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorGather.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorInterleave.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorMask.cpp
[mlir][vector] Make the in_bounds attribute mandatory (
#97049
)
1 年前
LowerVectorMultiReduction.cpp
[MLIR][Vector] Allow Scalable Dim in OneDimMultiReductionToTwoDim (
#89978
)
2 年前
LowerVectorScan.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorShapeCast.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
LowerVectorTransfer.cpp
[mlir][vector] Make the in_bounds attribute mandatory (
#97049
)
1 年前
LowerVectorTranspose.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
SubsetOpInterfaceImpl.cpp
[mlir][vector] LISH: Implement
SubsetOpInterface
for transfer_read/write (
#70629
)
2 年前
VectorDistribute.cpp
[mlir][NFC] Simplify type checks with isa predicates (
#87183
)
2 年前
VectorDropLeadUnitDim.cpp
Switch member calls to
isa/dyn_cast/cast/...
to free function calls. (
#89356
)
2 年前
VectorEmulateMaskedLoadStore.cpp
[mlir][vector] Add emulation patterns for vector masked load/store (
#74834
)
2 年前
VectorEmulateNarrowType.cpp
[mlir][vector] Support n-D vectors in i8 to i4 trunci emulation (
#94946
)
1 年前
VectorInsertExtractStridedSliceRewritePatterns.cpp
[mlir] Move casting calls from methods to function calls
3 年前
VectorLinearize.cpp
mlir/LogicalResult: move into llvm (
#97309
)
1 年前
VectorTransferOpTransforms.cpp
[mlir][vector] Refactor vector-transfer-flatten.mlir (nfc) (1/n) (
#95743
)
1 年前
VectorTransferSplitRewritePatterns.cpp
Switch member calls to
isa/dyn_cast/cast/...
to free function calls. (
#89356
)
2 年前
VectorTransforms.cpp
[MLIR][Vector] Generalize DropUnitDimFromElementwiseOps to non leading / trailing dimensions. (
#98455
)
1 年前
VectorUnroll.cpp
mlir/MathExtras: consolidate with llvm/MathExtras (
#95087
)
1 年前