[PATCH] D152523: [LV] Add cost model for simd vector select instructions of type float

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 20:26:33 PDT 2023


Allen updated this revision to Diff 532359.
Allen added a comment.

add  cost model for v8f16 and v4f16 types  according comment


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

https://reviews.llvm.org/D152523

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/reduce-minmax.ll
  llvm/test/Analysis/CostModel/AArch64/select.ll
  llvm/test/Analysis/CostModel/AArch64/vector-select.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/hoisting-sinking-required-for-vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152523.532359.patch
Type: text/x-patch
Size: 28755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230617/e6400c64/attachment-0001.bin>


More information about the llvm-commits mailing list