[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
Thu May 25 18:32:12 PDT 2023


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

p.s. It would be helpful to land this even well in advance of the vectorizer changes.  That would lets us write code gen test cases for both variants of VP predication being discussed, and see what we can get code generation to look like.


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