aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2021-10-25 21:30:42 -0400
committerMatt Arsenault <Matthew.Arsenault@amd.com>2021-12-04 10:38:25 -0500
commit2959e082e1427647e107af0b82770682eaa58fe1 (patch)
treeca8802822cddb93349dba64b6c146ab7012b0b5b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentae0ba7dedd276c4cc983b61dabb5a8e7ae4a4c00 (diff)
downloadllvm-2959e082e1427647e107af0b82770682eaa58fe1.zip
llvm-2959e082e1427647e107af0b82770682eaa58fe1.tar.gz
llvm-2959e082e1427647e107af0b82770682eaa58fe1.tar.bz2
AMDGPU: Assume all amdhsa kernarg passed implicit arguments by default
Previously we would require adding an attribute to kernels to enable the inputs passed in the kernarg segment, accessed by llvm.amdgcn.implicitarg.ptr. This violates the principle of being correct by default. Some OpenMP testcases were broken recently since it wasn't correctly setting this attribute, and no known frontends are setting this to anything other than the maximum. Most of the test changes are from load widening of argument loads since there now more implied dereferenceable bytes.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions