[PATCH] D113767: [IR] Change CreateStepVector to work with element types smaller than i8

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 12:03:15 PST 2021


efriedma added a comment.

Where does the restriction on the element type of stepvector come from?  I mean, I see the code in the verifier, but I'm not sure why it's there...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113767/new/

https://reviews.llvm.org/D113767



More information about the llvm-commits mailing list