[Mlir-commits] [mlir] [mlir][ArmSME] Make use of backend function attributes for enabling ZA storage (PR #71044)
Christian Ulmann
llvmlistbot at llvm.org
Mon Nov 6 05:27:45 PST 2023
================
@@ -1583,7 +1583,8 @@ static void processPassthroughAttrs(llvm::Function *func, LLVMFuncOp funcOp) {
// explicit attribute.
// Also skip the vscale_range, it is also an explicit attribute.
----------------
Dinistro wrote:
Nit: Can you adapt the comment to be either more general or explicitly list this newly added attibute?
https://github.com/llvm/llvm-project/pull/71044
More information about the Mlir-commits
mailing list