[PATCH] D82465: [Alignment][NFC] Conform X86, ARM and AArch64 TargetTransformInfo backends to the public API

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 14:40:31 PDT 2020


gchatelet updated this revision to Diff 273157.
gchatelet added a comment.

- Update isLegalMaskedLoad/Store as well


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82465

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82465.273157.patch
Type: text/x-patch
Size: 7100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/d863292b/attachment.bin>


More information about the llvm-commits mailing list