[PATCH] D121292: [VP] Add vp.fcmp comparison intrinsic and docs

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 03:43:27 PDT 2022


simoll added a comment.

VP intrinsics aren't speculatable because they have undefined behavior if `%evl >= static vector length`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121292



More information about the llvm-commits mailing list