[PATCH] D149916: [VP][SelectionDAG][RISCV] Add get_vector_length intrinsics and generic SelectionDAG support.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 07:22:05 PDT 2023
reames added a comment.
In D149916#4375221 <https://reviews.llvm.org/D149916#4375221>, @craig.topper wrote:
> Returning to review since I dropped the element width after @reames review
I think we are going to need that, but I'm happy to take advantage of this being an experimental intrinsic and iterating in tree, so LGTM either way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149916/new/
https://reviews.llvm.org/D149916
More information about the llvm-commits
mailing list