[PATCH] D67386: [Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 04:59:20 PDT 2019
This revision was automatically updated to reflect the committed changes.
gchatelet marked an inline comment as done.
Closed by commit rL371511: [Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignment (authored by gchatelet, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67386?vs=219517&id=219523#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67386/new/
https://reviews.llvm.org/D67386
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67386.219523.patch
Type: text/x-patch
Size: 8361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/0b699dbf/attachment.bin>
More information about the llvm-commits
mailing list