aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorerichkeane <ekeane@nvidia.com>2025-04-30 10:56:17 -0700
committererichkeane <ekeane@nvidia.com>2025-04-30 12:02:52 -0700
commitea0e6e33835fe9fada89f77cc3a6cd74eb690067 (patch)
tree6b6a0e1729cb685a4acecdf9ed76ffd2e87e3e91 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentfa769655e73d70b480be8034a1cbc101115c1678 (diff)
downloadllvm-ea0e6e33835fe9fada89f77cc3a6cd74eb690067.zip
llvm-ea0e6e33835fe9fada89f77cc3a6cd74eb690067.tar.gz
llvm-ea0e6e33835fe9fada89f77cc3a6cd74eb690067.tar.bz2
[OpenACC] Improve 'loop' content restrictions
The 'loop' construct has some limitations that are not particularly clear on what can be in the for-loop. This patch adds some restriction so that the increment can only be a addition or subtraction operation, BUT starts allowing Itr = Itr +/- N forms.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions