[PATCH] D78239: [SveEmitter] Add builtins for FP conversions

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 15 14:55:28 PDT 2020


efriedma added a comment.

> as the LLVM IR intrinsics use the <vscale x 16 x i1> as the predicate.

Why are the fp conversion intrinsics special here?  Should we fix the LLVM intrinsic definitions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78239





More information about the cfe-commits mailing list