[all-commits] [llvm/llvm-project] ea0f6b: [mlir][memref] Check memory space before lowering ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Apr 7 03:04:08 PDT 2025
Branch: refs/heads/users/matthias-springer/check_mem_space_first
Home: https://github.com/llvm/llvm-project
Commit: ea0f6bce224f9c1a774f387ffcfe65ae50a77e45
https://github.com/llvm/llvm-project/commit/ea0f6bce224f9c1a774f387ffcfe65ae50a77e45
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/lib/Conversion/LLVMCommon/Pattern.cpp
M mlir/lib/Conversion/MemRefToLLVM/AllocLikeConversion.cpp
M mlir/test/Conversion/MemRefToLLVM/invalid.mlir
Log Message:
-----------
[mlir][memref] Check memory space before lowering alloc ops
Commit: ebd835d5131179a896c572f4c3c5f8852156afc6
https://github.com/llvm/llvm-project/commit/ebd835d5131179a896c572f4c3c5f8852156afc6
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/lib/Conversion/LLVMCommon/Pattern.cpp
Log Message:
-----------
address reviews
Compare: https://github.com/llvm/llvm-project/compare/c7da210dee1d...ebd835d51311
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