diff options
author | Chris Morin <cmtm@google.com> | 2020-12-29 22:04:55 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-12-29 23:31:42 +0000 |
commit | 2c8f5bd53945a209cd3cd851c63df3713fa0f9bd (patch) | |
tree | 0e6e8182d39027547739b26a39d77e3b19ff51f8 /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | 92207b2ccea2c192be2aee32efe199dc682fd36f (diff) | |
download | llvm-2c8f5bd53945a209cd3cd851c63df3713fa0f9bd.zip llvm-2c8f5bd53945a209cd3cd851c63df3713fa0f9bd.tar.gz llvm-2c8f5bd53945a209cd3cd851c63df3713fa0f9bd.tar.bz2 |
[MLIR] Make ComplexType buildable if its element type is buildable
If a ComplexType's element type is buildable, then that ComplexType should be
buildable. This is accomplished by the introduction of a new ODS class called
`SameBuildabilityAs`. This can be used by other types that are conditionally
buildable.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D93892
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions