diff options
author | Dmitry Sidorov <dmitry.sidorov@intel.com> | 2025-03-28 13:27:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 13:27:08 +0100 |
commit | 7f103ad537a64cd47dc49c661ad0245ea3ae2fdc (patch) | |
tree | 2fdf8bc2a5dee33ccd62ebbf013d8a84c0eefac2 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 45c3fe8ff339843cdf0cfc8ccae91c0a4b7c09cd (diff) | |
download | llvm-7f103ad537a64cd47dc49c661ad0245ea3ae2fdc.zip llvm-7f103ad537a64cd47dc49c661ad0245ea3ae2fdc.tar.gz llvm-7f103ad537a64cd47dc49c661ad0245ea3ae2fdc.tar.bz2 |
[SPIR-V] Add llvm.loop.unroll metadata lowering (#132062)
.enable lowers to Unroll LoopControl
.disable lowers to DontUnroll LoopControl
.count lowers to PartialCount LoopControl
.full lowers to Unroll LoopControl
TODO in future patches: enable structurizer for non-vulkan targets.
---------
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions