[all-commits] [llvm/llvm-project] 2e53e1: [mlir][complex] Convert complex.abs to arith with ...
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Mon Aug 28 17:18:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e53e15480746ab83be8f0afd64f7badd0540c91
https://github.com/llvm/llvm-project/commit/2e53e15480746ab83be8f0afd64f7badd0540c91
Author: Kai Sasaki <lewuathe at gmail.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
[mlir][complex] Convert complex.abs to arith with fastmath flag
This reverts commit 8e946fec0441e7a4eb4604c806afed20c6930cc4 after
restoring the test-pbp.exe file.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D158692
More information about the All-commits
mailing list