[all-commits] [llvm/llvm-project] c6c045: [Alignment][NFC] Mark IRTranslator::getMemOpAlignm...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Apr 1 07:38:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c6c045cb7ae34e1da338479e4e25a679216ab585
https://github.com/llvm/llvm-project/commit/c6c045cb7ae34e1da338479e4e25a679216ab585
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
Log Message:
-----------
[Alignment][NFC] Mark IRTranslator::getMemOpAlignment deprecated
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: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77218
More information about the All-commits
mailing list