[PATCH] D67223: [LLVM][Alignment] Convert isLegalNTStore/isLegalNTLoad to llvm::Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 06:12:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371063: [LLVM][Alignment] Convert isLegalNTStore/isLegalNTLoad to llvm::Align (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67223?vs=218901&id=218904#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67223

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67223.218904.patch
Type: text/x-patch
Size: 7105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/5e9a4c95/attachment.bin>


More information about the llvm-commits mailing list