[all-commits] [llvm/llvm-project] b96ebe: [mlir] Fix allocateAndCopyWithAlign for immutable ...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Oct 11 09:10:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b96ebee1fab2b281c97deb54f3d61c469fe07d01
      https://github.com/llvm/llvm-project/commit/b96ebee1fab2b281c97deb54f3d61c469fe07d01
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M mlir/include/mlir/IR/AsmState.h
    M mlir/unittests/IR/AttributeTest.cpp

  Log Message:
  -----------
  [mlir] Fix allocateAndCopyWithAlign for immutable (#108679)

Previously this would assert when attempting to getMutableData.



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