Files
clang-p2996/mlir
Jeff Niu a48ff68888 [mlir][LLVMIR] "Modernize" LLVM insert/extract element operations
This patch "modernizes" the implementation of these operations by
switching them to assembly formats and type inference traits.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D131971
2022-08-18 14:43:06 -04:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.