[all-commits] [llvm/llvm-project] b73617: [NFC][OpenMP] Add test for simd directive with nes...
Dominik Adamski via All-commits
all-commits at lists.llvm.org
Fri Aug 19 03:46:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b736179e344974650061f94b3582ac1332e73edf
https://github.com/llvm/llvm-project/commit/b736179e344974650061f94b3582ac1332e73edf
Author: Dominik Adamski <dominik.adamski at amd.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[NFC][OpenMP] Add test for simd directive with nested loop
This test is follow up of the review: https://reviews.llvm.org/D131402
Co-Author of the patch: Kiran Chandramohan
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D132215
More information about the All-commits
mailing list