llvm-project/mlir/lib/Target
Min-Yih Hsu 3b91657c7b [mlir][LLVMIR] Add support for translating from some simple LLVM instructions
Add support for translating from llvm::Select, llvm::FNeg, and llvm::Unreachable.
This patch also cleans up (NFC) the opcode map for simple instructions and
adds `// clang-format off/on` comments to prevent those lines from being
churned by clang-format between commits.

Differential Revision: https://reviews.llvm.org/D125817
2022-05-20 21:45:50 -07:00
..
Cpp [mlir][emitc] Add a cast op 2022-04-28 15:50:59 +00:00
LLVMIR [mlir][LLVMIR] Add support for translating from some simple LLVM instructions 2022-05-20 21:45:50 -07:00
SPIRV [mlir] Make OpBuilder::createOperation to accept raw inputs 2022-03-23 22:13:48 +00:00
CMakeLists.txt [mlir] Add Cpp emitter 2021-09-02 13:51:05 +00:00