[all-commits] [llvm/llvm-project] 338e76: Lower complex.expm1 to standard dialect.
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Wed May 25 16:11:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 338e76f8ee3857ef06eb13f062ad9df39f29d465
https://github.com/llvm/llvm-project/commit/338e76f8ee3857ef06eb13f062ad9df39f29d465
Author: bixia1 <bixia at google.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
Lower complex.expm1 to standard dialect.
Add a test.
Reviewed By: pifon2a
Differential Revision: https://reviews.llvm.org/D126409
More information about the All-commits
mailing list