[all-commits] [llvm/llvm-project] 31686d: Add default DataLayout support for complex numbers
Tres via All-commits
all-commits at lists.llvm.org
Mon Apr 19 02:36:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31686d13dc584459ecc3fc253cc243a84317221a
https://github.com/llvm/llvm-project/commit/31686d13dc584459ecc3fc253cc243a84317221a
Author: Tres Popp <tpopp at google.com>
Date: 2021-04-19 (Mon, 19 Apr 2021)
Changed paths:
M mlir/docs/DataLayout.md
M mlir/lib/Interfaces/DataLayoutInterfaces.cpp
M mlir/test/Interfaces/DataLayoutInterfaces/query.mlir
Log Message:
-----------
Add default DataLayout support for complex numbers
Differential Revision: https://reviews.llvm.org/D100289
More information about the All-commits
mailing list