[PATCH] D128591: Transforms: refactor pow(x, n) expansion where n is a constant integer value
Evgeny Eltsin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 08:18:48 PDT 2022
eaeltsin added a comment.
BTW, this is not about `-Ofast` - the problem reproduces with `-O1` - https://gcc.godbolt.org/z/6barovn81
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