mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-27 11:55:49 +00:00
3c0d470865
This patch adds translation from omp.single to LLVM IR. Depends on D122288 Reviewed By: ftynse, kiranchandramohan Differential Revision: https://reviews.llvm.org/D122297
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.