[PATCH] D115808: [DAGCombiner] Avoid combining adjacent stores at -O0 to improve debug experience
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 15 09:47:59 PST 2021
xgupta updated this revision to Diff 394593.
xgupta added a comment.
minor fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115808/new/
https://reviews.llvm.org/D115808
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/RISCV/dbg-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115808.394593.patch
Type: text/x-patch
Size: 12405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/c1590469/attachment.bin>
More information about the llvm-commits
mailing list