[all-commits] [llvm/llvm-project] 0a09f6: [mlir] Fix test after 2d4e856
Christian Sigg via All-commits
all-commits at lists.llvm.org
Fri Apr 14 08:05:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a09f64e991387cef0ac84691c723d3aba6a09d8
https://github.com/llvm/llvm-project/commit/0a09f64e991387cef0ac84691c723d3aba6a09d8
Author: Christian Sigg <csigg at google.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M mlir/test/mlir-cpu-runner/test-expand-math-approx.mlir
Log Message:
-----------
[mlir] Fix test after 2d4e856
The test CHECKs for `-nan`, but printing the sign is optional.
This change removes the sign because it has no meaning.
More information about the All-commits
mailing list