llvm/mlir/lib/Target
Alex Zinenko 09141f1adf [mlir] Split intrinsics out of LLVMOps.td
Move the operations that correspond to LLVM IR intrinsics in a separate .td
file. This makes it easier to maintain the intrinsics and decreases the compile
time of LLVMDialect.cpp by ~25%.

Depends On D123310

Reviewed By: wsmoses, jacquesguan

Differential Revision: https://reviews.llvm.org/D123315
2022-04-14 13:23:31 +02:00
..
Cpp [mlir][emitc] Adapt to move of FuncOp 2022-03-28 17:44:47 +02:00
LLVMIR [mlir] Split intrinsics out of LLVMOps.td 2022-04-14 13:23:31 +02:00
SPIRV [mlir] Make OpBuilder::createOperation to accept raw inputs 2022-03-23 22:13:48 +00:00
CMakeLists.txt