[PATCH] D84551: [GlobalISel] Add G_INTRINSIC_LRINT and translate from llvm.lrint

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 15:05:11 PDT 2020


aemerson added a comment.

Ok. I can see there's a different in FP exception behavior for `rint` but I'm not sure what the difference is between `llvm.lrint.i64.f32` and `llvm.llrint.f32`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84551





More information about the llvm-commits mailing list