[Mlir-commits] [mlir] [mlir][ArmSME] Make use of backend function attributes for enabling ZA storage (PR #71044)
Cullen Rhodes
llvmlistbot at llvm.org
Fri Nov 10 06:16:44 PST 2023
c-rhodes 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: [84c9d7f](https://github.com/llvm/llvm-project/commit/84c9d7fcaff53ca08125d75f5f196c15d69ee751)
Thanks for heads up. I left a couple of minor nits I spotted but otherwise still LGTM, cheers.
https://github.com/llvm/llvm-project/pull/71044
More information about the Mlir-commits
mailing list