diff options
author | Iman Hosseini <imanhosseini@google.com> | 2025-01-17 14:40:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 14:40:31 +0000 |
commit | 8ae1cb2bcb55293cce31bb75c38d6b4e8a13cc23 (patch) | |
tree | 434c76e3876d25161af7c99928acc9fc5b56e216 /llvm/unittests/ADT/FunctionExtrasTest.cpp | |
parent | a18f4bdb18d59858e384540a62c9145c888cc9b2 (diff) | |
download | llvm-8ae1cb2bcb55293cce31bb75c38d6b4e8a13cc23.zip llvm-8ae1cb2bcb55293cce31bb75c38d6b4e8a13cc23.tar.gz llvm-8ae1cb2bcb55293cce31bb75c38d6b4e8a13cc23.tar.bz2 |
add power function to APInt (#122788)
I am trying to calculate power function for APFloat, APInt to constant
fold vector reductions: https://github.com/llvm/llvm-project/pull/122450
I need this utility to fold N `mul`s into power.
---------
Co-authored-by: ImanHosseini <imanhosseini.17@gmail.com>
Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
Diffstat (limited to 'llvm/unittests/ADT/FunctionExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions