[PATCH] D56582: [InstCombine]Avoid introduction of unaligned mem access
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 13 18:15:09 PST 2019
skatkov updated this revision to Diff 181494.
skatkov added a comment.
Philip, I'm not sure that I completely follow your comment about spirit of the tests but I've added a coverage for size/alignment.
I hope it will be enough.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56582/new/
https://reviews.llvm.org/D56582
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/element-atomic-memintrins.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56582.181494.patch
Type: text/x-patch
Size: 30163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/b415c922/attachment.bin>
More information about the llvm-commits
mailing list