summaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenStmtOpenACCLoop.cpp
AgeCommit message (Expand)Author
2025-10-22[clang][CIR][mlir] Migrate to free create functions. NFC. (#164656)Jakub Kuderski
2025-07-07[OpenACC][CIR] 'cache' construct lowering (#146915)Erich Keane
2025-06-11[OpenACC][CIR] Add parallelism determ. to all acc.loops (#143751)Erich Keane
2025-05-19[NFC][OpenACC] Refactor clause emission- (#140586)Erich Keane
2025-05-19[OpenACC][CIR] Implement beginning of 'copy' lowering for compute con… (#14...Erich Keane
2025-05-01[OpenACC][CIR] Start work to lower 'loop' (#137972)Erich Keane
2025-04-28[OpenACC][CIR][NFC] Refactor to move 'loop' emit into its own fileerichkeane