[all-commits] [llvm/llvm-project] abcf14: Fix complex.conj integration test
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Jun 9 04:11:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abcf1496ad21d1b9b60527c8ced2bd5448e573f5
https://github.com/llvm/llvm-project/commit/abcf1496ad21d1b9b60527c8ced2bd5448e573f5
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M mlir/test/Integration/Dialect/Complex/CPU/correctness.mlir
Log Message:
-----------
Fix complex.conj integration test
- It doesn't actually print the fractional part if the result is a whole number
- One of the expectations was just wrong
More information about the All-commits
mailing list