[Alignment][NFC] Use Align with CreateElementUnorderedAtomicMemMove
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 20 Jan 2020 16:11:00 +0000 (17:11 +0100)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 21 Jan 2020 13:16:50 +0000 (14:16 +0100)
commit139771f8b02d4885c2ab50032e0c9356d60a2b05
tree6a9e64e23c74aabc4e01efc695d6f223419dc914
parent295aea807892d087f0ff8e465b7ea9ebcdaed3fa
[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
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/IR/IRBuilder.cpp