[Mlir-commits] [mlir] [mlir][ArmSME] Use liveness information in the tile allocator (PR #90448)

Benjamin Maxwell llvmlistbot at llvm.org
Fri May 10 03:30:57 PDT 2024


================

----------------
MacDue wrote:

I don't only check for `coalesced` live ranges (see one of the tests at the end). Also, no unnecessary aberrations like '`CSCD`' which I'd never guess meant coalesced! :sweat_smile: 

https://github.com/llvm/llvm-project/pull/90448


More information about the Mlir-commits mailing list