[all-commits] [llvm/llvm-project] 8a07ae: Revert "[MLIR][LLVM][Mem2Reg] Relax type equality ...
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Thu Apr 4 05:41:51 PDT 2024
Branch: refs/heads/users/dinistro/revert-mem2reg-inconsistent-type-support
Home: https://github.com/llvm/llvm-project
Commit: 8a07ae43e5daced53a172188ac402e29dd9fb408
https://github.com/llvm/llvm-project/commit/8a07ae43e5daced53a172188ac402e29dd9fb408
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp
M mlir/test/Dialect/LLVMIR/mem2reg.mlir
Log Message:
-----------
Revert "[MLIR][LLVM][Mem2Reg] Relax type equality requirement for load and store (#87504)"
This reverts commit d6e458219897fad0e460e663833b2190af48c06d as it
violates an assumption of Mem2Regs block argument creation.
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