[Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment
commit6b8ad270aff6950d701fdaba068d446bab22fc4b
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 10 Sep 2019 12:00:43 +0000 (10 12:00 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 10 Sep 2019 12:00:43 +0000 (10 12:00 +0000)
tree27245da313af735f2933b709a580638dc8344c07
parenta4b8ee9833838d68c88a97ec0321bbbcce7fd6ab
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371511 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/MachineBlockPlacement.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIISelLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h