[all-commits] [llvm/llvm-project] 97777a: [mlir][mem2reg] fix 197158 by moving visitReplaced...
jeanPerier via All-commits
all-commits at lists.llvm.org
Mon Jun 1 08:49:52 PDT 2026
Branch: refs/heads/users/jeanPerier/mem2reg-fix-197158
Home: https://github.com/llvm/llvm-project
Commit: 97777a20836a82e35016640308011d532be6fbcf
https://github.com/llvm/llvm-project/commit/97777a20836a82e35016640308011d532be6fbcf
Author: Jean Perier <jperier at nvidia.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M mlir/include/mlir/Interfaces/MemorySlotInterfaces.td
M mlir/lib/Transforms/Mem2Reg.cpp
M mlir/test/Dialect/LLVMIR/mem2reg-dbginfo.mlir
Log Message:
-----------
[mlir][mem2reg] fix 197158 by moving visitReplacedValues call
Commit: 02f0b029bc37cba0742e4efbbb577f7d59a73f12
https://github.com/llvm/llvm-project/commit/02f0b029bc37cba0742e4efbbb577f7d59a73f12
Author: Jean Perier <jperier at nvidia.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M mlir/test/Transforms/mem2reg.mlir
M mlir/test/lib/Dialect/Test/TestOpDefs.cpp
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
add more tests
Commit: 387994ca9b2f3810b6beab0f5f10fa424d419bdc
https://github.com/llvm/llvm-project/commit/387994ca9b2f3810b6beab0f5f10fa424d419bdc
Author: Jean Perier <jperier at nvidia.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M mlir/include/mlir/Interfaces/MemorySlotInterfaces.td
M mlir/lib/Transforms/Mem2Reg.cpp
M mlir/test/Transforms/mem2reg.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
visit all regions
Commit: cf797d68d50d389462ad831fb98d4c70fa3071df
https://github.com/llvm/llvm-project/commit/cf797d68d50d389462ad831fb98d4c70fa3071df
Author: Jean Perier <jperier at nvidia.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M mlir/include/mlir/Interfaces/MemorySlotInterfaces.td
M mlir/lib/Transforms/Mem2Reg.cpp
M mlir/test/Dialect/LLVMIR/mem2reg-dbginfo.mlir
Log Message:
-----------
set insertion point before memOp in promoteInBlock
Compare: https://github.com/llvm/llvm-project/compare/62ce831368d3...cf797d68d50d
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