aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
diff options
context:
space:
mode:
authorThirumalai Shaktivel <74826228+Thirumalai-Shaktivel@users.noreply.github.com>2025-11-10 09:44:22 +0530
committerGitHub <noreply@github.com>2025-11-10 09:44:22 +0530
commitcf1f871023e432837581b84c8563f3b0690dd9d3 (patch)
tree714df5bbe91b73c9d965967242ee5a2c4d924584 /llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
parentb67796f3fca1345b5ba383282cf3299e992049bd (diff)
downloadllvm-cf1f871023e432837581b84c8563f3b0690dd9d3.zip
llvm-cf1f871023e432837581b84c8563f3b0690dd9d3.tar.gz
llvm-cf1f871023e432837581b84c8563f3b0690dd9d3.tar.bz2
[Flang] Add parser support for prefetch directive (#139702)
Implementation details: * Recognize prefetch directive in the parser as `!dir$ prefetch ...` * Unparse the prefetch directive * Add required tests Details on the prefetch directive: `!dir$ prefetch designator[, designator]...`, where the designator list can be a variable or an array reference. This directive is used to insert a hint to the code generator to prefetch instructions for memory references.
Diffstat (limited to 'llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp')
0 files changed, 0 insertions, 0 deletions