[Alignment][NFC] GlobalIsel Utils inferAlignFromPtrInfo
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 30 Mar 2020 18:55:41 +0000 (18:55 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 31 Mar 2020 06:58:57 +0000 (06:58 +0000)
commitd2d6c9f59197bd82ec5bc9c003840f244a70a347
treee2be6a65a36c2004580a71d8b505c3636de92d5a
parentaf3c52d5580fbb47cc88adeec7a928516e4b6cea
[Alignment][NFC] GlobalIsel Utils inferAlignFromPtrInfo

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: rovka, hiraditya, volkan, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77079
llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/Utils.cpp