aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorRazvan Lupusoru <razvan.lupusoru@gmail.com>2023-11-01 11:52:31 -0700
committerGitHub <noreply@github.com>2023-11-01 11:52:31 -0700
commitf5a5142571c55bdc2aa188c63b7092b6b20b0e9c (patch)
tree739e783a302b0f30e3d0d262f109f082643d8553 /clang/lib/Basic/Module.cpp
parent5570d3250fc3212ad63e9514d1ebac76e75f7ba5 (diff)
downloadllvm-f5a5142571c55bdc2aa188c63b7092b6b20b0e9c.zip
llvm-f5a5142571c55bdc2aa188c63b7092b6b20b0e9c.tar.gz
llvm-f5a5142571c55bdc2aa188c63b7092b6b20b0e9c.tar.bz2
[openacc] Update acc.loop to expose data operands (#70954)
The compute and data constructs implement getNumDataOperands and getDataOperand. The acc.loop operation similarly has multiple data operands - thus it makes sense to expose them the same way. For loop, only private and reduction operands are exposed this way. Technically, acc.loop also holds cache operands - but these are hints not a data attribute.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions