diff options
author | Steven Perron <stevenperron@google.com> | 2024-10-28 13:25:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 13:25:04 -0400 |
commit | 98e3075df992636fa42aafde96748d1d5c834688 (patch) | |
tree | a2869b5892518b6515443830ed8d3ccae57cf3f2 /clang/lib/Lex/ModuleMap.cpp | |
parent | e517cfc531886bf6ed64b4e7109bb3141ac7f430 (diff) | |
download | llvm-98e3075df992636fa42aafde96748d1d5c834688.zip llvm-98e3075df992636fa42aafde96748d1d5c834688.tar.gz llvm-98e3075df992636fa42aafde96748d1d5c834688.tar.bz2 |
[HLSL][SPIRV] Add convergence tokens to entry point wrapper (#112757)
Inlining currently assumes that either all function use controled
convergence or none of them do. This is why we need to have the entry
point wrapper use controled convergence.
https://github.com/llvm/llvm-project/blob/c85611e8583e6392d56075ebdfa60893b6284813/llvm/lib/Transforms/Utils/InlineFunction.cpp#L2431-L2439
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions