[PATCH] D97299: [IR][SVE] Add new llvm.experimental.stepvector intrinsic

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 06:53:25 PDT 2021


fhahn added a comment.

In D97299#2641106 <https://reviews.llvm.org/D97299#2641106>, @david-arm wrote:

> - Updated LangRef to better describe the intrinsic behaviour.

Thanks. I think it should be possible to enforce the new restrictions in the IR verifier, to prevent users from accidentally using them with wrong types.


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

https://reviews.llvm.org/D97299



More information about the llvm-commits mailing list