[PATCH] D144951: [IR] Clarify that expect intrinsics may take vector types

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 03:01:39 PST 2023


nikic added a comment.

I doubt that this was an intended feature -- just a side effect of how the intrinsic type constraints work. They always assume vectors are allowed for llvm_anyint_ty.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144951



More information about the llvm-commits mailing list