[all-commits] [llvm/llvm-project] 1297c1: [mlir] Add `[[lifetimebound]]` to Range classes. (...

Christian Sigg via All-commits all-commits at lists.llvm.org
Mon Jan 20 01:12:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1297c1125f9c284e0cc0f2bf50d4b7ba519f7309
      https://github.com/llvm/llvm-project/commit/1297c1125f9c284e0cc0f2bf50d4b7ba519f7309
  Author: Christian Sigg <csigg at google.com>
  Date:   2025-01-20 (Mon, 20 Jan 2025)

  Changed paths:
    M mlir/include/mlir/IR/BlockSupport.h
    M mlir/include/mlir/IR/Region.h
    M mlir/include/mlir/IR/TypeRange.h
    M mlir/include/mlir/IR/ValueRange.h

  Log Message:
  -----------
  [mlir] Add `[[lifetimebound]]` to Range classes. (#123091)

This prevents creating range class instances from temporaries.



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