[llvm] [SLP][REVEC] Fix cost model for getGatherCost with FixedVectorType ScalarTy. (PR #109369)
Han-Kuan Chen via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 22 00:35:26 PDT 2024
================
@@ -0,0 +1,31 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -mtriple=riscv64 -mcpu=sifive-x280 -passes=slp-vectorizer -S -slp-revec -slp-max-reg-size=1024 -slp-threshold=-10 %s | FileCheck %s
----------------
HanKuanChen wrote:
done
https://github.com/llvm/llvm-project/pull/109369
More information about the llvm-commits
mailing list