[all-commits] [llvm/llvm-project] 993246: [mlir][aarch64] XFAIL correctness.mlir
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Fri Oct 28 03:01:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99324611f3c2ee65d85b65ce2b03c7d40bf94d10
https://github.com/llvm/llvm-project/commit/99324611f3c2ee65d85b65ce2b03c7d40bf94d10
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M mlir/test/Integration/Dialect/Complex/CPU/correctness.mlir
Log Message:
-----------
[mlir][aarch64] XFAIL correctness.mlir
There are some discrepancies between the expected and the generated
output on AArch64 for this test. I reported these on GitHub:
* https://github.com/llvm/llvm-project/issues/58531
I'm XFAILing this test as a temporary measure while this is being
investigated.
Differential Revision: https://reviews.llvm.org/D136458
More information about the All-commits
mailing list