[all-commits] [llvm/llvm-project] 3c952a: [mlir] Check generated IR of math_polynomial_appro...
Emilio Cota via All-commits
all-commits at lists.llvm.org
Wed May 5 16:43:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c952ab25fb8602d756d303ed498f890b922e0c6
https://github.com/llvm/llvm-project/commit/3c952ab25fb8602d756d303ed498f890b922e0c6
Author: Emilio Cota <ecg at google.com>
Date: 2021-05-05 (Wed, 05 May 2021)
Changed paths:
M mlir/test/Dialect/Math/polynomial-approximation.mlir
Log Message:
-----------
[mlir] Check generated IR of math_polynomial_approx.mlir
Instead of just checking that we emit something.
Differential Revision: https://reviews.llvm.org/D101940
More information about the All-commits
mailing list