diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2024-11-05 04:13:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-05 04:13:40 +0100 |
commit | 9f73c69e5aa2d1112f72b2e18d4ae0462a6a2042 (patch) | |
tree | bb1535d517bbc4f75e9f5b10640570da2183c39e /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 2d2371df0f0f8c3a1ee48ec27a908a263307d08c (diff) | |
download | llvm-9f73c69e5aa2d1112f72b2e18d4ae0462a6a2042.zip llvm-9f73c69e5aa2d1112f72b2e18d4ae0462a6a2042.tar.gz llvm-9f73c69e5aa2d1112f72b2e18d4ae0462a6a2042.tar.bz2 |
[ORC] Add signext on @sum() arguments in test. (#113308)
Make sure the inlined @sum() function has the right extension attributes
on its arguments.
A new struct TargetI32ArgExtensions is added that sets the Ret/Arg extension
strings given a string TargetTriple. This might be used elsewhere as well for
this purpose if needed.
Fixes: #112503
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions