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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 03:59:41 PDT 2022


frasercrmck added a comment.

In D121292#3382023 <https://reviews.llvm.org/D121292#3382023>, @simoll wrote:

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

Hmm, this sort of goes against what was said in 9b99927618d338a2be3f13053ccf869a39eb1637 <https://reviews.llvm.org/rG9b99927618d338a2be3f13053ccf869a39eb1637>.


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