This keeps the current parser, however, since the mnemonic vec is
overloaded for both of these types.
Depends on D136499
Paths
| Differential D136505
[mlir][llvm] More LLVMFixed/ScalableVectorType to TypeDef ClosedPublic Authored by Mogball on Oct 21 2022, 2:56 PM.
Details Summary This keeps the current parser, however, since the mnemonic vec is Depends on D136499
Diff Detail
Event TimelineHerald added subscribers: alextsao1999, stephenneuendorffer, nicolasvasilache. · View Herald Transcript This revision is now accepted and ready to land.Oct 21 2022, 2:57 PM Mogball added a child revision: D136507: [mlir][llvm] Allow literal structs to replaceImmediateSubElements.Oct 21 2022, 3:04 PM This revision was landed with ongoing or failed builds.Oct 21 2022, 3:13 PM Closed by commit rG6144042c27a9: [mlir][llvm] More LLVMFixed/ScalableVectorType to TypeDef (authored by Mogball). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 469792 mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.h
mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.td
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/lib/Dialect/LLVMIR/IR/LLVMTypeSyntax.cpp
mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
|