[all-commits] [llvm/llvm-project] d926b3: [mlir] add complex type to getZeroAttr
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Jul 7 16:59:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d926b3307e2f90d8b7f770e6f40fbbe5dcc1f887
https://github.com/llvm/llvm-project/commit/d926b3307e2f90d8b7f770e6f40fbbe5dcc1f887
Author: Aart Bik <ajcbik at google.com>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M mlir/lib/IR/BuiltinAttributes.cpp
A mlir/test/Integration/Dialect/LLVMIR/CPU/test-complex-sparse-constant.mlir
Log Message:
-----------
[mlir] add complex type to getZeroAttr
Fixes issue encountered with <sparse> complex constant
https://github.com/llvm/llvm-project/issues/56428
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D129325
More information about the All-commits
mailing list