[PATCH] D36841: [SimplifyCFG] Fix for PR34219: Preserve alignment after merging conditional stores.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 07:49:12 PDT 2017


ABataev updated this revision to Diff 113093.
ABataev added a comment.

Update after review.


https://reviews.llvm.org/D36841

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/preserve-store-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36841.113093.patch
Type: text/x-patch
Size: 7131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/229f1e36/attachment.bin>


More information about the llvm-commits mailing list