[Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 10 Sep 2019 12:00:43 +0000 (12:00 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 10 Sep 2019 12:00:43 +0000 (12:00 +0000)
commit3729b17cff53b536d2019b2d4c90e2a6f17754d1
treec81c4a70fe4cf2efe3f437e0282a9918d0b6f483
parentbc48588f764a21b81a4cf16f878fbe98d4151819
[Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment

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

Reviewed By: courbet

Subscribers: wuzish, arsenm, nemanjai, jvesely, nhaehnle, hiraditya, kbarton, MaskRay, jsji, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67386

llvm-svn: 371511
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/MachineBlockPlacement.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h