[Mlir-commits] [mlir] [mlir][ArmSME] Use liveness information in the tile allocator (PR #90448)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Fri May 10 03:18:38 PDT 2024
================
----------------
banach-space wrote:
[nit] You can reduce the noise and change prefixes to:
* `CHECK-LIVE-RANGE` -> `CSCD-LIVE-RANGES` (coalesced)
* `CHECK` -> `ALLOC`
In general, I find it more helpful when folks use descriptive "check" prefixes (I guess everyone knows that these are "check" lines regardless of the prefix).
https://github.com/llvm/llvm-project/pull/90448
More information about the Mlir-commits
mailing list