[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 9 21:41:48 PDT 2023


Allen updated this revision to Diff 530151.

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/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.530151.patch
Type: text/x-patch
Size: 13475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230610/d619f25d/attachment.bin>


More information about the llvm-commits mailing list