[PATCH] D107541: [AArch64] Cost-model vector concatenation

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 6 05:18:52 PDT 2021


SjoerdMeijer updated this revision to Diff 364756.
SjoerdMeijer added a comment.

- fixed the if-statement,
- fixed sve-intrinsics.ll.

See my previous comment about subvector insertions that are not concats; haven't been able to trigger that and find test cases for that.


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

https://reviews.llvm.org/D107541

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107541.364756.patch
Type: text/x-patch
Size: 34838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/e9e79ec6/attachment.bin>


More information about the llvm-commits mailing list