[PATCH] D99439: Update @llvm.powi to handle different int sizes for the exponent

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 17 10:26:26 PDT 2021


xbolva00 added a comment.
Herald added a subscriber: ctetreau.

Just to mention, 'llvm.experimental.constrained.powi' uses i32. Probably not a big deal, just small inconsistency with llvm.powi.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99439



More information about the cfe-commits mailing list