[PATCH] D14327: IR: Add llvm.ldexp and llvm.experimental.constrained.ldexp intrinsics

Joshua Cranmer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 10:26:45 PDT 2023


jcranmer-intel added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:59
 
+* Introduced new ``llvm.ldexp`` intrinsic.
+
----------------
Nit: mention constrained version as well?


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

https://reviews.llvm.org/D14327



More information about the llvm-commits mailing list