[PATCH] D45982: [TTI, AArch64] Add transpose shuffle kind

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 07:03:18 PDT 2018


mssimpso updated this revision to Diff 143737.
mssimpso marked 3 inline comments as done.
mssimpso added a comment.

Addressed Javed's comments. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D45982

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/CodeGen/BasicTTIImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  test/Analysis/CostModel/AArch64/shuffle-transpose.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45982.143737.patch
Type: text/x-patch
Size: 20464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/38be922f/attachment.bin>


More information about the llvm-commits mailing list