[all-commits] [llvm/llvm-project] 608cc6: [mlir][complex] Lower complex.constant to LLVM
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Jan 27 04:49:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 608cc6b16394b6a2fb2a9555232f35ad58beb0a3
https://github.com/llvm/llvm-project/commit/608cc6b16394b6a2fb2a9555232f35ad58beb0a3
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp
M mlir/test/Conversion/ComplexToLLVM/convert-to-llvm.mlir
Log Message:
-----------
[mlir][complex] Lower complex.constant to LLVM
This fixes a regression from 480cd4cb8560532e544fc0c234749912dde759c6
Differential Revision: https://reviews.llvm.org/D118347
More information about the All-commits
mailing list