[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
Wed Feb 12 01:38:57 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG15488ff24b4a: [CodeGen] Fix the computation of the alignment of split stores. (authored by courbet).

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/Transforms/CodeGenPrepare/PowerPC/split-store-alignment.ll
  llvm/test/Transforms/CodeGenPrepare/X86/split-store-alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74311.244102.patch
Type: text/x-patch
Size: 6594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/7992f458/attachment.bin>


More information about the llvm-commits mailing list