[all-commits] [llvm/llvm-project] 653f77: [mlir][complex] Convert complex.abs to arith with ...
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Thu Aug 24 20:12:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 653f77690bb2473ff405ccc681c73217fae8b748
https://github.com/llvm/llvm-project/commit/653f77690bb2473ff405ccc681c73217fae8b748
Author: Kai Sasaki <lewuathe at gmail.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
R 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:
-----------
[mlir][complex] Convert complex.abs to arith with fastmath flag
More information about the All-commits
mailing list