aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2024-03-18 19:46:11 -0700
committerGitHub <noreply@github.com>2024-03-18 19:46:11 -0700
commitf6a2a55ba1fe1a4b720b8760704785d12137b35e (patch)
tree4a2571b9995c54fbaa66229414a97d17bb213650 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentaec50cd840418097e8eeb4bd5d0672c95c08d1ec (diff)
downloadllvm-f6a2a55ba1fe1a4b720b8760704785d12137b35e.zip
llvm-f6a2a55ba1fe1a4b720b8760704785d12137b35e.tar.gz
llvm-f6a2a55ba1fe1a4b720b8760704785d12137b35e.tar.bz2
[flang][cuda] Handle lowering of stars in cuf kernel launch parameters (#85695)
Parsing of the cuf kernel loop directive has been updated to handle variants with the * syntax. This patch updates the lowering to make use of them. - If the grid or block syntax uses only stars then the operation variadic operand remains empty. - If there is values and stars, then stars are represented as a zero constant value.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions