[all-commits] [llvm/llvm-project] 139771: [Alignment][NFC] Use Align with CreateElementUnord...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Jan 21 05:17:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 139771f8b02d4885c2ab50032e0c9356d60a2b05
      https://github.com/llvm/llvm-project/commit/139771f8b02d4885c2ab50032e0c9356d60a2b05
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  [Alignment][NFC] Use Align with CreateElementUnorderedAtomicMemMove

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/D73050




More information about the All-commits mailing list