[PATCH] D62250: [DSE] Bugfix to avoid PartialStoreMerging involving non byte-sized stores
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 01:33:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361605: [DSE] Bugfix to avoid PartialStoreMerging involving non byte-sized stores (authored by bjope, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62250?vs=200979&id=201144#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62250/new/
https://reviews.llvm.org/D62250
Files:
llvm/trunk/include/llvm/IR/DataLayout.h
llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/trunk/test/Transforms/DeadStoreElimination/PartialStore2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62250.201144.patch
Type: text/x-patch
Size: 4310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/cd4eea2b/attachment.bin>
More information about the llvm-commits
mailing list