[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
Mon Jun 19 22:09:32 PDT 2023


Allen updated this revision to Diff 532787.
Allen added a comment.
Herald added a subscriber: artagnon.

rebase ot fix the conflict of commit d0f56c3e5 <https://reviews.llvm.org/rGd0f56c3e5cc0ead069280d59c41fe12567ed0619>


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.532787.patch
Type: text/x-patch
Size: 29421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/786c8ed4/attachment.bin>


More information about the llvm-commits mailing list