[all-commits] [llvm/llvm-project] eb66f0: Revert "[DAGCombiner] Avoid combining adjacent sto...
Shivam Gupta via All-commits
all-commits at lists.llvm.org
Mon Dec 20 08:14:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb66f0662ad9dd78166ee912611308d301f513a2
https://github.com/llvm/llvm-project/commit/eb66f0662ad9dd78166ee912611308d301f513a2
Author: Shivam Gupta <shivam98.tkg at gmail.com>
Date: 2021-12-20 (Mon, 20 Dec 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
R llvm/test/CodeGen/RISCV/optnone-store-no-combine.ll
Log Message:
-----------
Revert "[DAGCombiner] Avoid combining adjacent stores at -O0 to improve debug experience"
This reverts commit 731bde1ed30fcd8474ea6b88c3a9fc3072d2dca4.
More information about the All-commits
mailing list