[PATCH] D71610: [NFC][TTI] Add Alignment for isLegalMasked[Gather/Scatter]

Anna Welker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 01:15:12 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7cd1cfdd6b6c: [NFC][TTI] Add Alignment for isLegalMasked[Gather/Scatter] (authored by anwel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71610

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71610.234477.patch
Type: text/x-patch
Size: 11181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/29fbf322/attachment.bin>


More information about the llvm-commits mailing list