[PATCH] D67278: [Alignment][NFC] Use Align with TargetLowering::setPrefLoopAlignment

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 07:52:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fcf066d0cd2: [Alignment][NFC] Use Align with TargetLowering::setPrefLoopAlignment (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67278/new/

https://reviews.llvm.org/D67278

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67278.219105.patch
Type: text/x-patch
Size: 4581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/c637167c/attachment.bin>


More information about the llvm-commits mailing list