[all-commits] [llvm/llvm-project] d698ed: [mlir][amx] Restore conversion interface for AMX (...
Adam Siemieniuk via All-commits
all-commits at lists.llvm.org
Thu Jun 12 04:45:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d698ede748e66f5519cb8481abc2df89a994a059
https://github.com/llvm/llvm-project/commit/d698ede748e66f5519cb8481abc2df89a994a059
Author: Adam Siemieniuk <adam.siemieniuk at intel.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/AMX/Transforms.h
M mlir/include/mlir/InitAllExtensions.h
M mlir/lib/Dialect/AMX/Transforms/LegalizeForLLVMExport.cpp
M mlir/test/Target/LLVMIR/amx.mlir
Log Message:
-----------
[mlir][amx] Restore conversion interface for AMX (#143871)
Restores mistakenly removed AMX interface which ensures that the custom
tile type is converted to its LLVM equivalent within other operations
such as control flow.
Fix after #140559
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list