This patch "modernizes" the implementation of these operations by
switching them to assembly formats and type inference traits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131971
[mlir][LLVMIR] "Modernize" LLVM insert/extract element operations ClosedPublic Authored by Mogball on Aug 16 2022, 8:31 AM.
Details Summary This patch "modernizes" the implementation of these operations by
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 18 2022, 10:27 AM Closed by commit rGa48ff6888825: [mlir][LLVMIR] "Modernize" LLVM insert/extract element operations (authored by Mogball). · Explain WhyAug 18 2022, 11:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453743 mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/test/Dialect/LLVMIR/invalid.mlir
|