diff options
author | Prashant Kumar <pk5561@gmail.com> | 2024-04-01 13:18:27 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 13:18:27 +0530 |
commit | 10a57f3aff34be6ab43106dc1e45ace3f6da881c (patch) | |
tree | e88a59934b8afd44b897ec90c05c8fefa080a89c /clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp | |
parent | cbb27bef3e53c75d7272a6392cee56c763368111 (diff) | |
download | llvm-10a57f3aff34be6ab43106dc1e45ace3f6da881c.zip llvm-10a57f3aff34be6ab43106dc1e45ace3f6da881c.tar.gz llvm-10a57f3aff34be6ab43106dc1e45ace3f6da881c.tar.bz2 |
[mlir][math] Expand powfI operation for constant power operand. (#87081)
-- Convert `math.fpowi` to a series of `arith.mulf` operations.
-- If the power is negative, we divide the result by 1.
Diffstat (limited to 'clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions