[PATCH] D74311: [CodeGen] Fix the computation of the alignment of split stores.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 08:01:56 PST 2020


courbet updated this revision to Diff 243565.
courbet added a comment.

unique CHECK lines


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74311/new/

https://reviews.llvm.org/D74311

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/PowerPC/split-store-alignment.ll
  llvm/test/CodeGen/X86/split-store-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74311.243565.patch
Type: text/x-patch
Size: 7253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/a78c392e/attachment.bin>


More information about the llvm-commits mailing list