mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:35:17 +08:00
- Add getArgumentTypes() to Region (missed from before) - Adopt Region argument API in `hasMultiplyAddBody` - Fix 2 typos in comments Differential Revision: https://reviews.llvm.org/D84807
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.