[PATCH] D122782: [RISCV] Add basic code modeling for llvm.experimental.stepvector intrinsic
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 8 01:16:29 PDT 2022
kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.
The cost model might not the best, but that prevent crash due to invalid cost, I believe we can keep improve that later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122782/new/
https://reviews.llvm.org/D122782
More information about the llvm-commits
mailing list