[all-commits] [llvm/llvm-project] 716062: [OpenACC][CIR] Lowering for vector_length on combi...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri May 9 15:05:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 716062d943211bf8841a57d8211714fb33bf9858
https://github.com/llvm/llvm-project/commit/716062d943211bf8841a57d8211714fb33bf9858
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenOpenACCClause.h
M clang/test/CIR/CodeGenOpenACC/combined.cpp
Log Message:
-----------
[OpenACC][CIR] Lowering for vector_length on combined constructs
Another simple one, added tests and implemented, just like num_gangs and
num_workers.
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