[all-commits] [llvm/llvm-project] 68514f: [MLIR][OpenMP] NFC: Remove LoopControl parsing/pri...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Tue Apr 16 08:08:57 PDT 2024
Branch: refs/heads/users/skatrak/spr/loop-nest-04-loop-control
Home: https://github.com/llvm/llvm-project
Commit: 68514f2aed8d0144060008d01e6af2d9d30d1322
https://github.com/llvm/llvm-project/commit/68514f2aed8d0144060008d01e6af2d9d30d1322
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
Log Message:
-----------
[MLIR][OpenMP] NFC: Remove LoopControl parsing/printing code
This patch removes the LoopControl parsing/printing functions that are no
longer used after transitioning `omp.simdloop` and `omp.taskloop` into loop
wrapper operations.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list