[PATCH] D128591: Transforms: refactor pow(x, n) expansion where n is a constant integer value
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 13:51:48 PDT 2022
RKSimon added a comment.
Investigating the infinite loops further makes sense to me - do we have a reverse fold that combines powi / sqrt intrinsics?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128591/new/
https://reviews.llvm.org/D128591
More information about the llvm-commits
mailing list