[all-commits] [llvm/llvm-project] 7d76da: [mlir][Complex] Add a convenience getValue() method.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Fri Jul 29 06:35:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d76da539fca28c6e2b920d760223fc39b15d21a
https://github.com/llvm/llvm-project/commit/7d76da539fca28c6e2b920d760223fc39b15d21a
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M mlir/include/mlir/Dialect/Complex/IR/ComplexAttributes.td
Log Message:
-----------
[mlir][Complex] Add a convenience getValue() method.
This method returns the value as std::complex<APFloat>
Differential Revision: https://reviews.llvm.org/D130770
More information about the All-commits
mailing list