[all-commits] [llvm/llvm-project] b3cf70: [CodeGen] Fix the computation of the alignment of ...

Hans via All-commits all-commits at lists.llvm.org
Wed Feb 12 06:29:57 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: b3cf70427eb1e97d9b89ba6e9298c280c8a32c74
      https://github.com/llvm/llvm-project/commit/b3cf70427eb1e97d9b89ba6e9298c280c8a32c74
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    A llvm/test/Transforms/CodeGenPrepare/PowerPC/split-store-alignment.ll
    A llvm/test/Transforms/CodeGenPrepare/X86/split-store-alignment.ll

  Log Message:
  -----------
  [CodeGen] Fix the computation of the alignment of split stores.

By Clement Courbet!

Backported from rG15488ff24b4a




More information about the All-commits mailing list