[all-commits] [llvm/llvm-project] 922668: [mlir][ArmSME] Add a tests showing liveness issues...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed May 1 08:09:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92266885964f8a906a1b877932da1b0c5f0af7ee
https://github.com/llvm/llvm-project/commit/92266885964f8a906a1b877932da1b0c5f0af7ee
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
A mlir/test/Dialect/ArmSME/tile-allocation-liveness.mlir
Log Message:
-----------
[mlir][ArmSME] Add a tests showing liveness issues in the tile allocator (#90447)
This test shows a few cases (not at all complete) where the current
ArmSME tile allocator produces incorrect results. The plan is to resolve
these issues with a future tile allocator that uses liveness
information.
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