[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:14:28 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb353dc74e72: [LV] Add cost model for simd vector select instructions of type float (authored by Allen).
Repository:
rG LLVM Github Monorepo
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.532789.patch
Type: text/x-patch
Size: 29421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/91343776/attachment.bin>
More information about the llvm-commits
mailing list