[PATCH] D63447: [ARM] Put some of the TTI costmodel behind hasNeon calls.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 08:59:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368587: [ARM] Put some of the TTI costmodel behind hasNeon calls. (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63447?vs=205115&id=214645#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63447

Files:
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/ARM/arith.ll
  llvm/trunk/test/Analysis/CostModel/ARM/cast.ll
  llvm/trunk/test/Analysis/CostModel/ARM/divrem.ll
  llvm/trunk/test/Analysis/CostModel/ARM/fparith.ll
  llvm/trunk/test/Analysis/CostModel/ARM/load_store.ll
  llvm/trunk/test/Analysis/CostModel/ARM/select.ll
  llvm/trunk/test/Analysis/CostModel/ARM/shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63447.214645.patch
Type: text/x-patch
Size: 113106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/07c0256f/attachment-0001.bin>


More information about the llvm-commits mailing list