[all-commits] [llvm/llvm-project] 5d4837: [mlir][memref] Pass TypeConverter to ConvertMemref...
Daniel Hernandez-Juarez via All-commits
all-commits at lists.llvm.org
Tue Apr 28 07:44:52 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d48370b260f3f12c9fe5402dfcb68d634f696c1
https://github.com/llvm/llvm-project/commit/5d48370b260f3f12c9fe5402dfcb68d634f696c1
Author: Daniel Hernandez-Juarez <danherna at amd.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/EmulateNarrowType.cpp
Log Message:
-----------
[mlir][memref] Pass TypeConverter to ConvertMemrefStore (#194356)
Commit 20b925a28a29 dropped the TypeConverter from ConvertMemrefStore
when adding the disableAtomicRMW flag. Restore it.
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