Files
llvm/mlir/lib/Dialect/OpenMP
Sergio Afonso 20f4adea95 [MLIR][OpenMP] Move loop wrapper verification to the interface (NFC) (#110505)
This patch moves verification code for the `LoopWrapperInterface` to the
interface itself, checking it automatically for each operation that has
that interface.
2024-09-30 16:14:43 +01:00
..