[PATCH] D118225: [RISCV] Decouple Zve* extensions.
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 04:06:30 PST 2022
eopXD added a comment.
Not sure if this simplifies things. Users and the compiler can use the macro __riscv_v_elen and __riscv_v_elen_fp to do things to the vector-related target feature.
Other than that I dont hold any strong objection to this refactoring.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118225/new/
https://reviews.llvm.org/D118225
More information about the llvm-commits
mailing list