[PATCH] D133321: [Assignment Tracking][24/*] Always RemoveRedundantDbgInstrs in instcombine in assignment tracking builds
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 03:20:32 PDT 2022
jmorse added a comment.
LGTM; but annoying as this is, a test for the behaviour is desirable, because we want to keep the behaviour in the future and someone refactoring the area might inadvertently regress memory usage. (15% is pretty big, so the behaviour is important).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133321/new/
https://reviews.llvm.org/D133321
More information about the llvm-commits
mailing list