[all-commits] [llvm/llvm-project] d2d6c9: [Alignment][NFC] GlobalIsel Utils inferAlignFromPt...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Mar 31 00:01:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d2d6c9f59197bd82ec5bc9c003840f244a70a347
https://github.com/llvm/llvm-project/commit/d2d6c9f59197bd82ec5bc9c003840f244a70a347
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list