[all-commits] [llvm/llvm-project] 75bd41: [mlir][polyapprox] Use llvm::numbers for constants.
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sat Jun 24 17:04:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75bd41f61d3247d4394ad0c46d23cc7c62261d63
https://github.com/llvm/llvm-project/commit/75bd41f61d3247d4394ad0c46d23cc7c62261d63
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2023-06-24 (Sat, 24 Jun 2023)
Changed paths:
M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
Log Message:
-----------
[mlir][polyapprox] Use llvm::numbers for constants.
Fixes windows build.
More information about the All-commits
mailing list