[all-commits] [llvm/llvm-project] 35eb57: Revert "[mlir] Fix memory explosion when convertin...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Fri May 19 04:41:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35eb57dea527b27f3feccb0bfba1b0c2e0d19f70
https://github.com/llvm/llvm-project/commit/35eb57dea527b27f3feccb0bfba1b0c2e0d19f70
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Target/LLVMIR/llvmir.mlir
Log Message:
-----------
Revert "[mlir] Fix memory explosion when converting global variable bodies in ModuleTranslation"
Reverting due to failure in spec cam4 benchmark. See github issue
https://github.com/llvm/llvm-project/issues/62802 for details.
This reverts commit 095e6ac9fd92d03dcb1e19b60cb06a8140aae69d.
More information about the All-commits
mailing list