[all-commits] [llvm/llvm-project] 8a7c52: [Alignment][NFC] Introduce Align in SROA

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Dec 11 00:35:04 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a7c52bc22c93747d9c8742e92d6ffc1ae17ef6c
      https://github.com/llvm/llvm-project/commit/8a7c52bc22c93747d9c8742e92d6ffc1ae17ef6c
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SROA.cpp

  Log Message:
  -----------
  [Alignment][NFC] Introduce Align in SROA

Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Reviewers: courbet

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D71277




More information about the All-commits mailing list