diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-02-09 15:57:16 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 15:57:16 -0800 |
commit | 78145a6bd0023ff1c218dda59b192345d773ebe5 (patch) | |
tree | 0961cc74e51f8f0f0ec726c4b188465ad0859e58 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 014401158bbbc6899144905c1eb9e44fac86867e (diff) | |
download | llvm-78145a6bd0023ff1c218dda59b192345d773ebe5.zip llvm-78145a6bd0023ff1c218dda59b192345d773ebe5.tar.gz llvm-78145a6bd0023ff1c218dda59b192345d773ebe5.tar.bz2 |
[flang][cuda] Lower attribute for procedure (#81336)
This PR adds a new attribute to represent the CUDA attribute attached to
procedure. This attribute is attached to the func.func operation during
lowering.
Other procedures information such as `launch_bounds` and `cluster_dims`
will be added separately.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions