[PATCH] D129013: [RISCV] Enable (scalable) vectorization by default
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 09:32:13 PDT 2022
kito-cheng added a comment.
> Very much out of scope for this patch. :)
>
> Also, not "kernel loader". This would be the user-land dynamic loader at most.
It's kernel loader and we need checked before running the user-space program, and not every program will invoke dynamic linker/loader like static linked executable, but anyway that's out of scope here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129013/new/
https://reviews.llvm.org/D129013
More information about the llvm-commits
mailing list