文件最后提交记录最后更新时间
Switch member calls to isa/dyn_cast/cast/... to free function calls. (#89356)2 年前
[mlir] Fix shared builds. NFC2 年前
[mlir][llvm] Port overflowFlags to a native operation property (RELAND) (#89410)2 年前
[mlir][amdgpu] Add support for multi-dim arith.truncf/extf fp8 lowering (#98074)1 年前
[mlir][ArmSME] Add arith-to-arm-sme conversion pass (#78197)2 年前
[mlir][emitc] Lower arith.index_cast, arith.index_castui, arith.shli, arith.shrui, arith.shrsi (#95795)1 年前
[MLIR][Arith] Add rounding mode attribute to truncf (#86152)2 年前
[mlir][spirv] Add support for dense_resource in arith to spirv (#91318)2 年前
[mlir] Move casting calls from methods to function calls3 年前
[mlir][ArmSME] Reword in-memory tile warning (NFC) (#92415)2 年前
[mlir][ArmSME] Use liveness information in the tile allocator (#90448)2 年前
[mlir] Use OpBuilder::createBlock in op builders and patterns (#82770)2 年前
[mlir] [bufferize] fix bufferize deallocation error in nest symbol table (#98476)1 年前
Apply clang-tidy fixes for llvm-include-order in ComplexToLLVM.cpp (NFC)2 年前
[mlir][complex] Convert complex.tan to libm ctan call (#78250)2 年前
[mlir][spirv] Improve integer cast during type conversion2 年前
Fix complex abs with nnan/ninf. (#95080)1 年前
[MLIR][ControlFlowToLLVM] Remove typed pointer support (#70733)2 年前
[mlir] Use OpBuilder::createBlock in op builders and patterns (#82770)2 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[mlir] Adopt ConvertToLLVMPatternInterface GpuToLLVMConversionPass to align with convert-to-llvm (#73761)2 年前
[mlir][spirv] Implement vector type legalization for function signatures (#98337)1 年前
[mlir][EmitC] Fix call ops with zero arguments in func to emitc conversion (#94936)1 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[mlir][Conversion] FuncToLLVM: Simplify bare-pointer handling (#96393)1 年前
[MLIR] Add the convergent attribute to the barrier and shuffle ops (#97807)1 年前
[mlir][GPU] Improve handling of GPU bounds (#95166)1 年前
[MLIR][ROCDL] Refactor conversion of math operations to ROCDL calls to a separate pass (#98653)1 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[MLIR][LaunchFuncToVulkan] Remove typed pointer support (#70865)2 年前
[mlir][Conversion] Implement ConvertToLLVMPatternInterface (2)2 年前
Reland: "[mlir][index][spirv] Add conversion for index to spirv" (#69790)2 年前
[MLIR] Add f8E4M3 IEEE 754 type (#97118)1 年前
[MLIR] Add missing MLIRLinalgTransforms to LinalgToStandard conv (#84545)2 年前
[mlir] Move casting calls from methods to function calls3 年前
[mlir][math] Propagate scalability in convert-math-to-llvm (#82635)2 年前
[mlir] Add missing libm member operations to MathToLibm (#87981)2 年前
[MLIR][ROCDL] Refactor conversion of math operations to ROCDL calls to a separate pass (#98653)1 年前
[mlir][spirv] Improve integer cast during type conversion2 年前
EmitC: Add emitc.global and emitc.get_global (#145) (#88701)2 年前
mlir: fix incorrect usages of divideCeilSigned (#95680)1 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
Switch member calls to isa/dyn_cast/cast/... to free function calls. (#89356)2 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)2 年前
[mlir][OpenMP] Remove deprecated omp.reduction (#92732)2 年前
Add llvm::min/max_element and use it in llvm/ and mlir/ directories. (#84678)2 年前
[mlir][Conversion] Generalize and fix crash in reconcile-unrealized-casts (#95700)1 年前
[mlir][scf] Implement conversion from scf.forall to scf.parallel (#94109)1 年前
[mlir][emitc] Remove copy from scf.for lowering (#94898)1 年前
[mlir] fix a crash when lower parallel loop to gpu (#75811) (#75946)2 年前
[MLIR][OpenMP] Clause-based OpenMP operation definition (#92523)1 年前
[mlir][Transforms] Dialect Conversion: Simplify block conversion API (#94866)1 年前
[mlir][spirv] Allow vectors of index types in elementwise conversions3 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[mlir] Use arith max or min ops instead of cmp + select (#82178)2 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[mlir][tosa]Create a check for i64 input in apply_scale lowering in TosaToArith2 年前
[TOSA] Add lowering for tosa.sin and tosa.cos (#99651)1 年前
[TOSA] Add TosaToMLProgram conversion (#69787)2 年前
Lowering for 'tosa.scatter'2 年前
TosaToTensor: Support reshape on tensors of unsigned integer (#91734)2 年前
[mlir][UBToLLVM] Do not arbitrarily restrict input types2 年前
[mlir][spirv] Convert ub.poison to spirv.undef2 年前
[mlir][ArmSME] Lower extract from 2D scalable create_mask to psel (#96066)1 年前
mlir/LogicalResult: move into llvm (#97309)1 年前
[mlir][vector] Propagate scalability to gather/scatter ptrs vector (#97584)1 年前
[mlir] Use StringRef::operator== instead of StringRef::equals (NFC) (#91560)2 年前
[mlir][spirv] Fix bug for vector.broadcast op in convert-vector-to-spirv pass (#99928)1 年前
[MLIR][ROCDL] Refactor conversion of math operations to ROCDL calls to a separate pass (#98653)1 年前