llvm-project
[MLIR] Lower `math.powf(x, 3.0)` to `x * x * x`.
#127256
Merged

[MLIR] Lower `math.powf(x, 3.0)` to `x * x * x`. #127256

bjacob merged 1 commit into llvm:main from bjacob:pow3
bjacob
bjacob pow3
cde72d56
bjacob bjacob requested a review from hanhanW hanhanW 305 days ago
llvmbot llvmbot added mlir
llvmbot llvmbot added mlir:math
llvmbot
llvmbot
hanhanW
hanhanW approved these changes on 2025-02-14
bjacob bjacob merged 0301bf97 into main 305 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone