[Mlir-commits] [mlir] [mlir][ArmSME] Make use of backend function attributes for enabling ZA storage (PR #71044)
Benjamin Maxwell
llvmlistbot at llvm.org
Fri Nov 10 04:34:19 PST 2023
MacDue wrote:
@c-rhodes I had to update a few recent tests to avoid nested ZA-enabled calls, which only works when using the real ABI runtime. If the subs are used the backend emitted checks end up using some invalid state. See: https://github.com/llvm/llvm-project/pull/71044/commits/84c9d7fcaff53ca08125d75f5f196c15d69ee751
https://github.com/llvm/llvm-project/pull/71044
More information about the Mlir-commits
mailing list