[all-commits] [llvm/llvm-project] a6385a: [mlir][OpenMP][NFC] use llvm::zip_equal for firstp...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Mon Nov 18 02:25:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6385a3fc8a88f092d07672210a1e773481c2919
https://github.com/llvm/llvm-project/commit/a6385a3fc8a88f092d07672210a1e773481c2919
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-11-18 (Mon, 18 Nov 2024)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
[mlir][OpenMP][NFC] use llvm::zip_equal for firstprivate copy region translation (#116416)
I think this is a bit easier to read.
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