[Mlir-commits] [mlir] [mlir][ArmSME] Support filling liveness 'holes' in the tile allocator (PR #98350)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Jul 15 03:00:54 PDT 2024


================
@@ -289,6 +297,11 @@ struct LiveRange {
         .valid();
   }
 
+  /// Returns true if this range overlaps with `point`.
----------------
banach-space wrote:

Please document.

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


More information about the Mlir-commits mailing list