[PATCH] D105105: [DSE][NFC] Extend isOverwrite to take non zero initial offset
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 20 08:49:09 PDT 2021
ebrevnov updated this revision to Diff 373613.
ebrevnov added a comment.
Non-zero offsets should be allowed. Removing corresponding assert.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105105/new/
https://reviews.llvm.org/D105105
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105105.373613.patch
Type: text/x-patch
Size: 6752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/e8825c4a/attachment.bin>
More information about the llvm-commits
mailing list