Split from the original D129809.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp | ||
|---|---|---|
| 161 | can you add comments on what the reductions are doing? Like the powf reductions above. | |
Comment Actions
This is great work. Thanks
| mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp | ||
|---|---|---|
| 209–211 | ||
| mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp | ||
|---|---|---|
| 209–211 | Thank you for the review! I will apply this change before merging. | |
can you add comments on what the reductions are doing? Like the powf reductions above.