[all-commits] [llvm/llvm-project] 8e946f: Revert "[mlir][complex] Convert complex.abs to ari...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Aug 28 14:03:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e946fec0441e7a4eb4604c806afed20c6930cc4
https://github.com/llvm/llvm-project/commit/8e946fec0441e7a4eb4604c806afed20c6930cc4
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
A lldb/unittests/SymbolFile/PDB/Inputs/test-pdb.exe
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
Revert "[mlir][complex] Convert complex.abs to arith with fastmath flag"
This reverts commit 653f77690bb2473ff405ccc681c73217fae8b748.
This breaks lldb-aarch64-windows buildbot.
I have reproduced the issue on x86_64 Windows as well.
https://lab.llvm.org/buildbot/#/builders/219/builds/5130
More information about the All-commits
mailing list