[all-commits] [llvm/llvm-project] b4982d: [Alignment][NFC] Align compatible methods for Crea...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Dec 19 11:09:17 PST 2019


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

  Changed paths:
    M llvm/include/llvm/IR/IRBuilder.h
    M llvm/lib/IR/IRBuilder.cpp

  Log Message:
  -----------
  [Alignment][NFC] Align compatible methods for CreateElementUnorderedAtomicMemSet

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, jfb, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list