[all-commits] [llvm/llvm-project] 8ea260: [mlir][ArmSME] Add mask operand to load_tile_slice...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Tue Oct 31 06:09:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ea260a0931df774e49fab76fa030a2ca4998f54
https://github.com/llvm/llvm-project/commit/8ea260a0931df774e49fab76fa030a2ca4998f54
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/ArmSME/IR/ArmSMEOps.td
M mlir/lib/Conversion/ArmSMEToSCF/ArmSMEToSCF.cpp
M mlir/lib/Dialect/ArmSME/Transforms/LegalizeForLLVMExport.cpp
M mlir/test/Conversion/ArmSMEToSCF/arm-sme-to-scf.mlir
M mlir/test/Dialect/ArmSME/arm-sme-to-llvm.mlir
M mlir/test/Dialect/ArmSME/invalid.mlir
M mlir/test/Dialect/ArmSME/roundtrip.mlir
Log Message:
-----------
[mlir][ArmSME] Add mask operand to load_tile_slice (#70655)
More information about the All-commits
mailing list